HandTrackedSource

    OpenXRInterface.swift:72
    enum HandTrackedSource

    Cases

    • case unknown

      The source of hand tracking data is unknown (the extension is likely unsupported).

    • case unobstructed

      The source of hand tracking is unobstructed, this means that an accurate method of hand tracking is used, e.g. optical hand tracking, data gloves, etc.

    • case controller

      The source of hand tracking is a controller, bone positions are inferred from controller inputs.

    • case max

      Maximum value for the hand tracked source enum.

    Other members in extension

    View members

    Hide members

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

    Types

    Type members

    Instance members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features