docs.unity3d.com
    Show / Hide Table of Contents

    Enum ARRenderMode

    AR rendering modes used with ARFoundationBackgroundRenderer.

    Namespace: UnityEngine.XR.ARFoundation
    Syntax
    public enum ARRenderMode : int

    Fields

    Name Description Value
    MaterialAsBackground

    The material associated with ARFoundationBackgroundRenderer should be rendered as the background.

    StandardBackground

    The standard background is rendered according to Camera settings (Skybox, Solid Color, etc.).

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, January 7, 2022
    Terms of use