Skip to main content

spTransformConstraintTimeline_setFrame

Function spTransformConstraintTimeline_setFrame 

Source
pub unsafe extern "C" fn spTransformConstraintTimeline_setFrame(
    self_: *mut spTransformConstraintTimeline,
    frameIndex: c_int,
    time: f32,
    rotateMix: f32,
    translateMix: f32,
    scaleMix: f32,
    shearMix: f32,
)