AnimationGraphHandle
AnimationGraphHandle
- bevy_asset::handle::Handle<bevy_animation::graph::AnimationGraph>
Description
A [
Handle
] to the [AnimationGraph
] to be used by theAnimationPlayer
on the same entity.
A [
Handle
] to the [AnimationGraph
] to be used by theAnimationPlayer
on the same entity.