SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::GltfMaterials::Item Struct Reference

Materials Item data. More...

#include <GltfMaterials.h>

Public Attributes

std::optional< int > baseColorTexture
 
std::optional< int > metallicRoughnessTexture
 
std::optional< int > normalTexture
 
std::optional< int > emissiveTexture
 
std::optional< int > occlusionTexture
 
glm::vec4 baseColorFactor
 
glm::vec4 emissiveFactor
 
std::string name
 

Detailed Description

Materials Item data.

Definition at line 25 of file GltfMaterials.h.


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