Method | Description | |
---|---|---|
Apply ( |
||
AttachmentTimeline ( int frameCount ) : System | ||
SetFrame ( int frameIndex, float time, String attachmentName ) : 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 AttachmentTimeline ( int frameCount ) : System | ||
frameCount | int | |
return | System |
public SetFrame ( int frameIndex, float time, String attachmentName ) : void | ||
frameIndex | int | |
time | float | |
attachmentName | String | |
return | void |