Enum SpotLightShape
Shape of a spot light.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum SpotLightShape
필드
이름 | 설명 |
---|---|
Box | Box shape. Similar to a directional light but with bounds. |
Cone | Cone shape. The default shape of the spot light. |
Pyramid | Pyramid shape. |