Struct three::animation::Mixer [] [src]

pub struct Mixer { /* fields omitted */ }

Scheduler for the playback of animation actions.

Use this to update animation actions.

Methods

impl Mixer
[src]

[src]

Creates a new animation mixer.

[src]

Spawns a new animation Action to be updated by this mixer.

[src]

Updates the actions owned by the mixer.