Trait XrHandsSetWidgetRefExt

Source
pub trait XrHandsSetWidgetRefExt {
    // Required method
    fn xr_hands_set(&self, paths: &[&[LiveId]]) -> XrHandsSet;
}

Required Methods§

Source

fn xr_hands_set(&self, paths: &[&[LiveId]]) -> XrHandsSet

Implementors§