pub fn is_animation_player() -> Component<()>
Expand description

Is animation player: This entity is treated as an animation player. Attach an animation node as a child for it to play.

Attributes: Debuggable, Networked