pub trait XRJointPoseMethods {
    // Required method
    fn GetRadius(&self) -> Option<Finite<f32>>;
}

Required Methods§

Implementors§