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

Required Methods§

Implementors§