Enum HDAdditionalCameraData.ClearColorMode
Clear mode for the camera background.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum HDAdditionalCameraData.ClearColorMode
필드
이름 | 설명 |
---|---|
Color | Clear the background with a constant color. |
None | Don't clear the background. |
Sky | Clear the background with the sky. |