AnimationGraphHandle

AnimationGraphHandle

  1. bevy_asset::handle::Handle<bevy_animation::graph::AnimationGraph>

Description

A [Handle] to the [AnimationGraph] to be used by the AnimationPlayer on the same entity.

Functions