28 bool execute(
float delayIn,
float delayOut,
float weightTarget = 1.0f,
bool autoLock=
false);
29 bool update(
float deltaTime);
39 CompositionFunction m_compositionFunction;
41 SequencingModeNull = 0,
42 SequencingModeAutomatic,
48 bool setManualAnimationActionOn(
bool p );
49 bool setManualAnimationActionWeight(
float );
50 bool setScale(
float );
52 bool setCompositionFunction( CompositionFunction );
53 CompositionFunction getCompositionFunction();
54 bool setRampValue(
float );