Enum LightType
Namespace: UnityEngine.Experimental.GlobalIllumination
Assembly: UnityEngine.dll
Syntax
public enum LightType : byte
Fields
Name | Description |
---|---|
Directional | |
Disc | |
Point | |
Rectangle | |
Spot |
public enum LightType : byte
Name | Description |
---|---|
Directional | |
Disc | |
Point | |
Rectangle | |
Spot |