Table of Contents

Enum Light.LightType

Namespace
BasilEngine.Components
Assembly
BasilEngine.dll

Types of lights supported by the engine.

public enum Light.LightType

Fields

Directional = 0
Point = 1
Spot = 2