Skip to main content

lerp_rect

Function lerp_rect 

Source
pub fn lerp_rect(from: MotionRect, to: MotionRect, progress: f32) -> MotionRect
Expand description

Samples a rect between two rects at unit progress.