Enum FrameSettingsRenderType
Type of entity on which frame settings are applied.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum FrameSettingsRenderType
필드
이름 | 설명 |
---|---|
Camera | Frame settings are applied to a camera. |
CustomOrBakedReflection | Frame settings are applied to a baked or custom reflection probe. |
RealtimeReflection | Frame settings are applied to a realtime reflection. |