Enum GPULightType
네임스페이스: UnityEngine.Experimental.Rendering.HDPipeline
어셈블리: solution.dll
구문
[GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false)]
public enum GPULightType
필드
| 이름 | 설명 |
|---|---|
| Directional | |
| Point | |
| ProjectorBox | |
| ProjectorPyramid | |
| Rectangle | |
| Spot | |
| Tube |