mbrea-c / bevy_animation_graph

Animation graphs in Bevy!
Apache License 2.0
102 stars 5 forks source link

Data value accessors #69

Closed aecsocket closed 1 month ago

aecsocket commented 1 month ago

Provides as_x for trivial copy variants and as_x + into_x for non-trivial copy variants on DataValue