Skip to main content

apply_orbits

Function apply_orbits 

Source
pub fn apply_orbits(
    props: &mut AnimatedProperties,
    orbits: &[OrbitConfig],
    time: f64,
)
Expand description

Apply orbit effects additively to animated properties. Creates circular/elliptical motion with pseudo-3D depth via scale and opacity modulation.