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 : int

    Fields

    Name Description Value
    Automatic

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

    Manual

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

    Unknown

    The method of placement is unknown.

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