Struct RenderContext
Public Attributes
| Type | Name |
|---|---|
| float | ambient_light = 0.30f |
| float | diffuse_light = 1.00f |
| bool | incremental_points = false |
| QVector3D | light_direction_eye = {0.0f, 0.0f, 1.0f} |
| QVector3D | light_direction_world = {0.0f, 0.0f, 1.0f} |
| float | point_ambient_light = 0.55f |
| float | viewport_height = 0.0f |
Public Attributes Documentation
variable ambient_light
variable diffuse_light
variable incremental_points
variable light_direction_eye
variable light_direction_world
variable point_ambient_light
variable viewport_height
The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/gui/layer_renderer.hpp