getPlayArea

    Returns an array of vectors that denotes the physical play area mapped to the virtual space around the XROrigin3D point. The points form a convex polygon that can be used to react to or visualize the play area. This returns an empty array if this feature is not supported or if the information is not yet available.

    XRInterface.swift:554
    final func getPlayArea() -> PackedVector3Array

    Other members in extension

    Types

    Type members

    Instance members