makepad_live_compiler::live_eval::shader

Function fract

Source
pub fn fract<T>(v: T) -> T
where T: ShaderMath,