| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| inInterpolateTime | f32 | 0x0 | The start interpolation time for hand IK. In seconds. | |
| outInterpolateTime | f32 | 0x4 | The end interpolation time for hand IK. In seconds. | |
| normalPosOffset_offsetX | f32 | 0x8 | The position offset to apply on the x-axis during hand IK. | |
| normalPosOffset_offsetY | f32 | 0xc | The position offset to apply on the y-axis during hand IK. | |
| normalPosOffset_offsetZ | f32 | 0x10 | The position offset to apply on the z-axis during hand IK. | |
| normalRotOffset_offsetX | angle32 | 0x14 | The rotation offset to apply on the x-axis during hand IK. | |
| normalRotOffset_offsetY | angle32 | 0x18 | The rotation offset to apply on the y-axis during hand IK. | |
| normalRotOffset_offsetZ | angle32 | 0x1c | The rotation offset to apply on the z-axis during hand IK. | |
| reserved | dummy8 | 0x20 | This field is padding. |