Enum Light2D.LightType
an enumeration of the types of light
Namespace: UnityEngine.Experimental.Rendering.Universal
Syntax
public enum LightType : int
Fields
Name | Description | Value |
---|---|---|
Freeform | ||
Global | ||
Parametric | ||
Point | ||
Sprite |
an enumeration of the types of light
public enum LightType : int
Name | Description | Value |
---|---|---|
Freeform | ||
Global | ||
Parametric | ||
Point | ||
Sprite |