| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| baseColorR | u8 | 0x0 | Base color color R. | |
| baseColorG | u8 | 0x1 | Base color color G. | |
| baseColorB | u8 | 0x2 | Base color color B. | |
| reserve_0 | dummy8 | 0x3 | This field is padding. | |
| baseColorA | f32 | 0x4 | Base color override rate. | |
| metallic | u8 | 0x8 | It's metallic. | |
| reserve_1 | dummy8 | 0x9 | This field is padding. | |
| reserve_2 | dummy8 | 0xa | This field is padding. | |
| reserve_3 | dummy8 | 0xb | This field is padding. | |
| metallicRate | f32 | 0xc | Metallic override rate. | |
| shininessRate | f32 | 0x10 | Shininess override rate. | |
| shininess | u8 | 0x14 | Shininess. | |
| reserve_4 | dummy8 | 0x15 | This field is padding. |