Lysa  0.0
Lysa 3D Engine
LightData Struct Reference

Public Attributes

int32 type {0}
 
float range {0.0f}
 
float cutOff {0.0f}
 
float outerCutOff {0.0f}
 
float4 position {0.0f}
 
float4 direction {0.0f}
 
float4 color {1.0f, 1.0f, 1.0f, 1.0f}
 
int32 mapIndex {-1}
 
uint32 cascadesCount {0}
 
float4 cascadeSplitDepth {0.0f}
 
float4x4 lightSpace [6]
 

Member Data Documentation

uint32 cascadesCount {0}
float4 cascadeSplitDepth {0.0f}
float4 color {1.0f, 1.0f, 1.0f, 1.0f}
float cutOff {0.0f}
float4 direction {0.0f}
float4x4 lightSpace[6]
int32 mapIndex {-1}
float outerCutOff {0.0f}
float4 position {0.0f}
float range {0.0f}
int32 type {0}