Class HDLightTypeExtension
Extension class for the HDLightTypeAndShape type.
상속된 멤버
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public static class HDLightTypeExtension
메서드
| 이름 | 설명 |
|---|---|
| IsArea(HDLightTypeAndShape) | Returns true if the hd light type is an area light |
| IsSpot(HDLightTypeAndShape) | Returns true if the hd light type is a spot light |
| SupportsBakedOnly(HDLightTypeAndShape) | Returns true if the hd light type can be used for baking |
| SupportsMixed(HDLightTypeAndShape) | Returns true if the hd light type can be used in mixed mode |
| SupportsRuntimeOnly(HDLightTypeAndShape) | Returns true if the hd light type can be used for runtime lighting |