Enum HDLightTypeAndShape
Type of an HDRP Light including shape
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum HDLightTypeAndShape
Fields
Name | Description |
---|---|
BoxSpot | |
ConeSpot | |
Directional | |
DiscArea | Baking Only |
Point | |
PyramidSpot | |
RectangleArea | |
TubeArea | Runtime Only |