|
|
data::string | name |
| |
|
std::array< float, 4 > | base_color_value {} |
| |
|
std::array< float, 3 > | emissive_value {} |
| |
|
float | metallic_value = 0.f |
| |
|
float | roughness_value = 0.f |
| |
|
float | alpha_cutoff = 0.f |
| |
|
float | normal_scale = 0.f |
| |
|
float | occlusion_strength = 0.f |
| |
|
uint8_t | alpha_mode = 0 |
| |
|
bool | double_sided = false |
| |
|
CistaTextureInfo | base_color_texture |
| |
|
CistaTextureInfo | emissive_texture |
| |
|
CistaTextureInfo | metallic_roughness_texture |
| |
|
CistaTextureInfo | normal_texture |
| |
|
CistaTextureInfo | occlusion_texture |
| |
|
CistaExtensions | extensions |
| |
The documentation for this struct was generated from the following file: