Method | Description | |
---|---|---|
Apply ( |
||
SetFrame ( int frameIndex, float time, float rotateMix, float translateMix, float scaleMix, float shearMix ) : void | ||
TransformConstraintTimeline ( int frameCount ) : System |
public Apply ( |
||
skeleton | ||
lastTime | float | |
time | float | |
firedEvents | ExposedList |
|
alpha | float | |
setupPose | bool | |
mixingOut | bool | |
return | void |
public SetFrame ( int frameIndex, float time, float rotateMix, float translateMix, float scaleMix, float shearMix ) : void | ||
frameIndex | int | |
time | float | |
rotateMix | float | |
translateMix | float | |
scaleMix | float | |
shearMix | float | |
return | void |
public TransformConstraintTimeline ( int frameCount ) : System | ||
frameCount | int | |
return | System |