Skip to main content

Animation

Type Alias Animation 

Source
pub type Animation = Animation<Handle<Node>>;
Expand description

Scene specific animation.

Aliased Typeยง

pub struct Animation { /* private fields */ }