|
Eigen::Vector4f | color = Eigen::Vector4f(1, 1, 1, 1) |
|
float | roughness = 0.5f |
|
float | metallic = 0.0f |
|
uint32_t | color_texture = 0 |
|
uint32_t | normal_texture = 0 |
|
uint32_t | id = 0 |
|
uint32_t | flags = 0 |
|
uint8_t | transparent = false |
|
Definition at line 44 of file renderlist.h.
The documentation for this struct was generated from the following file: