Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::DirectionalLightCascade Struct Reference

#include <DirectionalLight.hpp>

Public Attributes

castor::Matrix4x4f viewMatrix
 
castor::Matrix4x4f projMatrix
 
castor::Matrix4x4f viewProjMatrix
 
castor::Point2f splitDepthScale
 

Member Data Documentation

◆ projMatrix

castor::Matrix4x4f castor3d::DirectionalLightCascade::projMatrix

◆ splitDepthScale

castor::Point2f castor3d::DirectionalLightCascade::splitDepthScale

◆ viewMatrix

castor::Matrix4x4f castor3d::DirectionalLightCascade::viewMatrix

◆ viewProjMatrix

castor::Matrix4x4f castor3d::DirectionalLightCascade::viewProjMatrix

The documentation for this struct was generated from the following file: