MachineLayer

Type Alias MachineLayer 

Source
pub type MachineLayer = MachineLayer<Handle<UiNode>>;
Expand description

UI-specific animation blending state machine layer.

Aliased Typeยง

pub struct MachineLayer { /* private fields */ }