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

#include <LightModule.hpp>

Collaboration diagram for castor3d::AllShadowData:
Collaboration graph
[legend]

Public Attributes

DirectionalShadowData directional
 
castor::Array< PointShadowData, MaxPointShadowMapCountpoint
 
castor::Array< SpotShadowData, MaxSpotShadowMapCountspot
 

Member Data Documentation

◆ directional

DirectionalShadowData castor3d::AllShadowData::directional

◆ point

castor::Array< PointShadowData, MaxPointShadowMapCount > castor3d::AllShadowData::point

◆ spot

castor::Array< SpotShadowData, MaxSpotShadowMapCount > castor3d::AllShadowData::spot

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