PlayAreaMode

    XRInterface.swift:77
    enum PlayAreaMode

    Cases

    • case unknown

      Play area mode not set or not available.

    • case xrPlayArea3dof

      Play area only supports orientation tracking, no positional tracking, area will center around player.

    • case sitting

      Player is in seated position, limited positional tracking, fixed guardian around player.

    • case roomscale

      Player is free to move around, full positional tracking.

    • case stage

      Same as .xrPlayAreaRoomscale but origin point is fixed to the center of the physical space, centerOnHmd(rotationMode:keepHeight:) disabled.

    Other members in extension

    View members

    Hide members

    This section is hidden by default because it contains too many (30) members.

    Types

    Type members

    Instance members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features