Method | Description | |
---|---|---|
Apply ( |
||
PathConstraintMixTimeline ( int frameCount ) : System | ||
SetFrame ( int frameIndex, float time, float rotateMix, float translateMix ) : void |
Sets the time and mixes of the specified keyframe.
|
public Apply ( |
||
skeleton | ||
lastTime | float | |
time | float | |
firedEvents | ExposedList |
|
alpha | float | |
setupPose | bool | |
mixingOut | bool | |
return | void |
public PathConstraintMixTimeline ( int frameCount ) : System | ||
frameCount | int | |
return | System |
public SetFrame ( int frameIndex, float time, float rotateMix, float translateMix ) : void | ||
frameIndex | int | |
time | float | |
rotateMix | float | |
translateMix | float | |
return | void |