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.

    On

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

    UsePipelineSettings

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

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)