C# Class UnityEngine.Light

Inheritance: Behaviour
ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Properties

Property Type Description
AddCommandBuffer void
GetCommandBuffers CommandBuffer[]
GetLights UnityEngine.Light[]
INTERNAL_get_areaSize void
INTERNAL_get_color void
INTERNAL_set_areaSize void
INTERNAL_set_color void
RemoveAllCommandBuffers void
RemoveCommandBuffer void
RemoveCommandBuffers void

Private Methods

Method Description
AddCommandBuffer ( LightEvent evt, CommandBuffer buffer ) : void
GetCommandBuffers ( LightEvent evt ) : CommandBuffer[]
GetLights ( LightType type, int layer ) : UnityEngine.Light[]
INTERNAL_get_areaSize ( Vector2 &value ) : void
INTERNAL_get_color ( Color &value ) : void
INTERNAL_set_areaSize ( Vector2 &value ) : void
INTERNAL_set_color ( Color &value ) : void
RemoveAllCommandBuffers ( ) : void
RemoveCommandBuffer ( LightEvent evt, CommandBuffer buffer ) : void
RemoveCommandBuffers ( LightEvent evt ) : void