Represents the joint of a finger.

Properties

_dirtyLocal: boolean = true
_finger: XrFinger
_hand: XrHand
_id: string
_index: number
_localPosition: Vec3 = ...
_localRotation: Quat = ...
_localTransform: Mat4 = ...
_position: Vec3 = ...
_radius: number = null
_rotation: Quat = ...
_tip: boolean
_worldTransform: Mat4 = ...
_wrist: boolean

Accessors

Methods