Castor3D 0.16.0
Multiplatform 3D engine
|
Shadow map data. More...
#include <UbosModule.hpp>
Public Attributes | |
castor::Matrix4x4f | lightProjection {} |
castor::Matrix4x4f | lightView {} |
castor::Point4f | lightPosFarPlane {} |
uint32_t | lightOffset {} |
Shadow map data.
uint32_t castor3d::ShadowMapUboConfiguration::lightOffset {} |
castor::Point4f castor3d::ShadowMapUboConfiguration::lightPosFarPlane {} |
castor::Matrix4x4f castor3d::ShadowMapUboConfiguration::lightProjection {} |
castor::Matrix4x4f castor3d::ShadowMapUboConfiguration::lightView {} |