Enum LightType
Defines the type of light used when rendering.
Namespace: Gorgon.Renderers.Lights
Assembly: Gorgon.Graphics.Core.dll
Syntax
public enum LightType
Fields
Name | Description |
---|---|
Directional | A directional light. |
Disabled | Light is disabled. |
Point | A point light. |