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