pub fn resolve_animations(
animations: &[Animation],
preset: Option<&AnimationPreset>,
preset_config: Option<&PresetConfig>,
time: f64,
scene_duration: f64,
) -> AnimatedPropertiesExpand description
Resolve animations for a layer at a specific time (seconds) within the scene