docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XRBoundingBoxInstructions

    The room capture instructions, as defined by the specification of RoomCaptureSession.Instruction by Apple.

    Namespace: UnityEngine.XR.ARKit
    Assembly: Unity.XR.ARKit.dll
    Syntax
    [Flags]
    public enum XRBoundingBoxInstructions : uint

    Fields

    Name Description
    LowTexture

    The instruction that indicates the room feature is not distinguishable to detect when scanning.

    MoveAwayFromWall

    The instruction that requests the user move further from the wall when scanning.

    MoveCloseToWall

    The instruction that requests the user move closer to the wall when scanning.

    None

    No instruction returning.

    Normal

    The instruction that indicates scanning proceeds normally.

    SlowDown

    The instruction that requests the user move slower when scanning.

    TurnOnLight

    The instruction that requests the user increase the amount of light in the room when scanning.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)