Enum Light.LightType
- Namespace
- BasilEngine.Components
- Assembly
- BasilEngine.dll
Types of lights supported by the engine.
public enum Light.LightType
Fields
Directional = 0Point = 1Spot = 2
Types of lights supported by the engine.
public enum Light.LightType
Directional = 0Point = 1Spot = 2