Skip to main content

spAnimationState_setAnimationByName

Function spAnimationState_setAnimationByName 

Source
pub unsafe extern "C" fn spAnimationState_setAnimationByName(
    self_: *mut spAnimationState,
    trackIndex: c_int,
    animationName: *const c_char,
    loop_: c_int,
) -> *mut spTrackEntry
Expand description

Set the current animation. Any queued animations are cleared.