| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| texScrollForwardSpeedScale | f32 | 0x0 | Movement speed until the scroll completes one revolution (Km/h) | |
| texScrollAngleSpeedScale | f32 | 0x4 | Rotating speed until the scroll completes one revolution (rad/frame) | |
| paramL_texScrollmaterialID | s32 | 0x8 | Material ID specified in Matxml | |
| paramL_texScrollMaterialParamID | s32 | 0xc | This field refers to the following params: MaterialExParam | |
| paramL_forwardAnimID | u32 | 0x10 | Animation ID of the wheel part when moving forward | |
| paramL_backAnimID | u32 | 0x14 | Animation ID of the wheel part when moving backwards | |
| paramR_texScrollmaterialID | s32 | 0x18 | Material ID specified in Matxml | |
| paramR_texScrollMaterialParamID | s32 | 0x1c | This field refers to the following params: MaterialExParam | |
| paramR_forwardAnimID | u32 | 0x20 | Animation ID of the wheel part when moving forward | |
| paramR_backAnimID | u32 | 0x24 | Animation ID of the wheel part when moving backwards | |
| WheelLeftBackIndex | u8 | 0x28 | The leftmost rear index in the wheel internal control parameters | This field refers to the following params: TankWheelParam |
| WheelRightBackIndex | u8 | 0x29 | The rightmost rear index in the wheel internal control parameters | This field refers to the following params: TankWheelParam |
| pad6 | dummy8 | 0x2a | This field is padding. | |
| texScrollForwardTexSpeedScale | f32 | 0x2c | Movement speed until the scroll completes one revolution (Km/h) | |
| texScrollAngleTexSpeedScale | f32 | 0x30 | Rotating speed until the scroll completes one revolution (rad/frame) | |
| footIKChangeTime | f32 | 0x34 | Interpolation time of animation of wheel and belt part when FootIK is enabled/disabled | |
| pad7 | dummy8 | 0x38 | This field is padding. |