| pAnimBone | INTEGER | The AnimBone which is to be effected |
| pAnimTrack | INTEGER | The AnimTrack which contains the animation keyframe data |
| Duration | FLOAT | The number of milliseconds it should take to complete the transition |
| FirstFrame | FLOAT | The ID of the origin frame |
| LastFrame | FLOAT | The ID of the destination frame |
| Speed | FLOAT | The rate which the animation frame should advance for each millisecond |
| bExcludeChildren | BOOL | Child bone exclusion flag |