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