Trait script::dom::bindings::codegen::Bindings::XRHandBinding::XRHand_Binding::XRHandMethods
source · pub trait XRHandMethods {
// Required methods
fn Size(&self) -> u32;
fn Get(&self, key: XRHandJoint) -> Root<Dom<XRJointSpace>>;
}