docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum CameraBackgroundRenderingMode

    Describes when the AR Camera Background should render.

    Namespace: UnityEngine.XR.ARFoundation
    Assembly: Unity.XR.ARFoundation.dll
    Syntax
    public enum CameraBackgroundRenderingMode : byte

    Fields

    Name Description
    AfterOpaques

    Perform background rendering after opaques have been rendered.

    Any

    Allows the platform to select its preferred render mode.

    BeforeOpaques

    Perform background rendering prior to rendering opaque geometry in the scene.

    Extension Methods

    CameraBackgroundRenderingModeUtilities.ToXRSupportedCameraBackgroundRenderingMode(CameraBackgroundRenderingMode)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)