Skip to main content

spAnimationStateData_setMixByName

Function spAnimationStateData_setMixByName 

Source
pub unsafe extern "C" fn spAnimationStateData_setMixByName(
    self_: *mut spAnimationStateData,
    fromName: *const c_char,
    toName: *const c_char,
    duration: f32,
)