pub trait XRJointSpaceMethods {
    // Required method
    fn JointName(&self) -> XRHandJoint;
}

Required Methods§

Implementors§