LightRenderMode
How the Light is rendered.
Elements
Element | Description |
---|---|
LightRenderMode.Auto | Automatically choose the render mode. |
LightRenderMode.ForcePixel | Force the Light to be a pixel light. |
LightRenderMode.ForceVertex | Force the Light to be a vertex light. |