Enum ARRenderMode | AR Foundation | 2.2.0-preview.6
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 © 2019 Unity Technologies
    Generated by DocFX