pub type AnimationTracksDataResource = Resource<AnimationTracksData>;
Expand description
A resource that holds animation tracks. This resource can be shared across multiple animations.
Aliased Typeยง
pub struct AnimationTracksDataResource { /* private fields */ }