Trait script::dom::bindings::codegen::Bindings::XRJointPoseBinding::XRJointPose_Binding::XRJointPoseMethods
source · pub trait XRJointPoseMethods {
// Required method
fn GetRadius(&self) -> Option<Finite<f32>>;
}