getBonePosePosition(boneIdx:)

    Returns the pose position of the bone at boneIdx. The returned Vector3 is in the local coordinate space of the Skeleton3D node.

    Skeleton3D.swift:756
    final func getBonePosePosition(boneIdx: Int32) -> Vector3

    Other members in extension

    Types

    Type members

    Instance members