getMixer method
Returns the mixer which is responsible for playing this action.
Implementation
AnimationMixer getMixer() {
return mixer;
}
Returns the mixer which is responsible for playing this action.
AnimationMixer getMixer() {
return mixer;
}