Enum ARRenderMode | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Enum ARRenderMode

    AR rendering modes used with ARFoundationBackgroundRenderer.

    Namespace: UnityEngine.XR.ARFoundation
    Syntax
    public enum ARRenderMode

    Fields

    Name Description
    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 © 2015-2018 Unity
    Generated by DocFX