docs.unity.cn
    Show / Hide Table of Contents

    Enum FrameSettingsRenderType

    Type of entity on which frame settings are applied.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum FrameSettingsRenderType

    Fields

    Name Description Value
    Camera

    Frame settings are applied to a camera.

    0
    CustomOrBakedReflection

    Frame settings are applied to a baked or custom reflection probe.

    1
    RealtimeReflection

    Frame settings are applied to a realtime reflection.

    2
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021