Table of Contents

Enum SceneLight.LightType

Namespace
ValveResourceFormat.Renderer
Assembly
Renderer.dll

Shader light type for rendering calculations.

public enum SceneLight.LightType

Fields

Directional = 0
Point = 1
Spot = 2