Enum GPULightType
Namespace: UnityEngine.Experimental.Rendering.HDPipeline
Syntax
[GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false)]
public enum GPULightType
Fields
| Name | Description |
|---|---|
| Directional | |
| Point | |
| ProjectorBox | |
| ProjectorPyramid | |
| Rectangle | |
| Spot | |
| Tube |