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

#include <LightCategory.hpp>

Inheritance diagram for castor3d::LightCategory::LightData:
Inheritance graph
[legend]
Collaboration diagram for castor3d::LightCategory::LightData:
Collaboration graph
[legend]

Public Attributes

Float3 colour
 
Float1 range
 
Float2 intensity
 
Float1 shadowMapIndex
 
Float1 cascadeCount
 
Float3 posDir
 
Float1 exponent
 

Additional Inherited Members

- Public Types inherited from castor3d::ShaderBufferTypes
using Float1 = float
 
using Float2 = Data2T< Float1 >
 
using Float3 = Data3T< Float1 >
 
using Float4 = Data4T< Float1 >
 

Member Data Documentation

◆ cascadeCount

Float1 castor3d::LightCategory::LightData::cascadeCount

◆ colour

Float3 castor3d::LightCategory::LightData::colour

◆ exponent

Float1 castor3d::LightCategory::LightData::exponent

◆ intensity

Float2 castor3d::LightCategory::LightData::intensity

◆ posDir

Float3 castor3d::LightCategory::LightData::posDir

◆ range

Float1 castor3d::LightCategory::LightData::range

◆ shadowMapIndex

Float1 castor3d::LightCategory::LightData::shadowMapIndex

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