Enum HDLightTypeAndShape
Type of an HDRP Light including shape
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum HDLightTypeAndShape
필드
이름 | 설명 |
---|---|
BoxSpot | Spot Light with box shape. |
ConeSpot | Spot Light with cone shape. |
Directional | Directional Light. |
DiscArea | Disc light, baking Only |
Point | Point Light. |
PyramidSpot | Spot Light with pyramid shape. |
RectangleArea | Rectangle Light. |
TubeArea | Tube Light, runtime Only. |