Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Public Attributes | List of all members
SceneExport::Material Struct Reference

Contain exported texture infos for a given material. More...

#include <SceneExport.hpp>

Public Attributes

std::string colorName
 Color texture name.
 
std::string normalName
 Normal map name.
 
std::string roughMetAoName
 Roughness-metalness-ambient occlusion texture name.
 
std::string depthName
 Optional depth map.
 
bool hasAlpha = false
 Alpha mask.
 

Detailed Description

Contain exported texture infos for a given material.


The documentation for this struct was generated from the following file: