Enum SkyAmbientMode
Sky Ambient Mode.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum SkyAmbientMode
필드
이름 | 설명 |
---|---|
Dynamic | HDRP will use the current sky used for lighting (either the one setup in the Visual Environment component or the Sky Lighting Override) to compute the global ambient probe. |
Static | HDRP will use the static lighting sky setup in the lighting panel to compute the global ambient probe. |