![]() |
Castor3D 0.12.0
Multiplatform 3D engine
|
Shadow map data. More...
#include <UbosModule.hpp>
Public Attributes | |
| castor::Matrix4x4f | lightProjection |
| castor::Matrix4x4f | lightView |
| castor::Point4f | lightPosFarPlane |
| uint32_t | lightIndex |
Shadow map data.
| uint32_t castor3d::ShadowMapUboConfiguration::lightIndex |
| castor::Point4f castor3d::ShadowMapUboConfiguration::lightPosFarPlane |
| castor::Matrix4x4f castor3d::ShadowMapUboConfiguration::lightProjection |
| castor::Matrix4x4f castor3d::ShadowMapUboConfiguration::lightView |