Enum AREnvironmentProbePlacementType | AR Foundation | 3.1.10
docs.unity3d.com
    Show / Hide Table of Contents

    Enum AREnvironmentProbePlacementType

    Represents the method used to place an environment probe in the AR session.

    Namespace: UnityEngine.XR.ARFoundation
    Syntax
    public enum AREnvironmentProbePlacementType

    Fields

    Name Description Value
    Unknown

    The method of placement is unknown.

    0
    Manual

    The environment probe is placed through a manual call into the subsystem.

    1
    Automatic

    The environment probe is placed through an internal, automated method implemented by the provider.

    2
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 23 January 2021