![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
#include <UbosModule.hpp>
Public Attributes | |
| castor::Point3f | ambientLight {} |
| uint32_t | fogType {} |
| castor::Point3f | backgroundColour {} |
| float | fogDensity {} |
Scene data.
| castor::Point3f castor3d::SceneUboConfiguration::ambientLight {} |
| castor::Point3f castor3d::SceneUboConfiguration::backgroundColour {} |
| float castor3d::SceneUboConfiguration::fogDensity {} |
| uint32_t castor3d::SceneUboConfiguration::fogType {} |