Skip to main content

resolve_animations

Function resolve_animations 

Source
pub fn resolve_animations(
    animations: &[Animation],
    preset: Option<&AnimationPreset>,
    preset_config: Option<&PresetConfig>,
    time: f64,
    scene_duration: f64,
) -> AnimatedProperties
Expand description

Resolve animations for a layer at a specific time (seconds) within the scene