AnimationPlayer

AnimationPlayer

  • active_animations : bevy_utils::hashbrown::HashMap<petgraph::graph::NodeIndex, bevy_animation::ActiveAnimation, bevy_utils::hashbrown::hash_map::DefaultHashBuilder>
  • blend_weights : bevy_utils::hashbrown::HashMap<petgraph::graph::NodeIndex, f32, bevy_utils::hashbrown::hash_map::DefaultHashBuilder>

Description

Animation controls.

Automatically added to any root animations of a scene when it is spawned.

Functions