docs.unity3d.com
    目次を表示する/隠す

    Enum XRCameraBackgroundRenderingMode

    Defines the rendering modes for the Camera Background.

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    public enum XRCameraBackgroundRenderingMode : byte
    Remarks

    The platform provider is the source of truth for when the background should be rendered and can elect to only support certain render passes and not others.

    Fields

    Name Description Value
    AfterOpaques

    Render camera background after rendering opaques.

    BeforeOpaques

    Render camera background prior to rendering opaques.

    None

    Camera background rendering is disabled or unsupported.

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