pub fn extract_effects(effects: &[AnimationEffect]) -> ExtractedEffects<'_>Expand description
Split a slice of AnimationEffect into categorized buckets for the renderer.
pub fn extract_effects(effects: &[AnimationEffect]) -> ExtractedEffects<'_>Split a slice of AnimationEffect into categorized buckets for the renderer.