Trait surgeshaper_asym::imports::GetVuFalloff[][src]

pub trait GetVuFalloff {
    fn vu_falloff(&self) -> f32;
}

Required methods

Implementors