|
sandbox
|
Public Attributes | |
| math::color | base_color {1.0f, 1.0f, 1.0f, 1.0f} |
| graphics::image2d_handle | albedo_image {} |
| math::color | emissive_factor {0.0f, 0.0f, 0.0f, 1.0f} |
| float | emissive_strength {0.0f} |
| graphics::image2d_handle | emissive_image {} |
| math::vector2 | size {1.0f, 1.0f} |
| math::vector2 | pivot {0.5f, 0.5f} |
| bool | is_billboard {false} |