Wheel Graphics

The Wheel Graphics resource is a simple asset meant to import Model resources for a wheel.

StructuresEdit

BrnWheel::GraphicsSpecEdit

32-bitEdit

Offset Length Type Name Description Comments
0x0 0x4 uint32_t muVersion 1
0x4 0x4 Model* mpWheelModel Imports index
0x8 0x4 Model* mpCaliperModel Imports index Optional. -1 if not present

64-bitEdit

Offset Length Type Name Description Comments
0x0 0x4 uint32_t muVersion 1
0x4 0x4 padding
0x8 0x8 Model* mpWheelModel Imports index
0x10 0x8 Model* mpCaliperModel Imports index Optional. -1 if not present