{}!Google Tag Manager end}} Enum CameraOverrideOption | Universal RP | 14.0.9
docs.unity3d.com
    목차 표시/숨기기

    Enum CameraOverrideOption

    Holds information about whether to override certain camera rendering options from the render pipeline asset. When set to Off option will be disabled regardless of what is set on the pipeline asset. When set to On option will be enabled regardless of what is set on the pipeline asset. When set to UsePipelineSetting value set in the UniversalRenderPipelineAsset.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum CameraOverrideOption

    Fields

    Name Description Value
    Off

    Use this to disable regardless of what is set on the pipeline asset.


    0
    On

    Use this to enable regardless of what is set on the pipeline asset.


    1
    UsePipelineSettings

    Use this to choose the setting set on the pipeline asset.


    2
    맨 위로
    Copyright © 2023 Unity Technologies —
    • Your Privacy Choices (Cookie Settings)