DistantLightKey
- 
class HPS.DistantLightKey: HPS.GeometryKey
- Public Functions - 
void Consume(HPS.DistantLightKit in_kit)
 - 
override void Dispose()
 - 
DistantLightKey()
 - 
DistantLightKey(HPS.DistantLightKey in_that)
 - 
DistantLightKey(HPS.Key in_that)
 - 
override HPS.Type ObjectType()
 - 
void Set(HPS.DistantLightKit in_kit)
 - 
HPS.DistantLightKey SetCameraRelative(bool in_state)
 - 
HPS.DistantLightKey SetColor(HPS.RGBAColor in_rgba_color)
 - 
HPS.DistantLightKey SetColorByIndex(float in_index)
 - 
HPS.DistantLightKey SetDirection(HPS.Vector in_vector)
 - 
void Show(out HPS.DistantLightKit out_kit)
 - 
bool ShowCameraRelative(out bool out_state)
 - 
bool ShowColor(out HPS.Material.Type out_type, out HPS.RGBAColor out_rgba_color, out float out_index)
 - 
bool ShowDirection(out HPS.Vector out_vector)
 - 
HPS.DistantLightKey UnsetColor()
 
- 
void 
 
        