| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| DrawDist_LvBegin | u8 | 0x0 | The start activation level for the draw distance scaling. | |
| DrawDist_LvEnd | u8 | 0x1 | The end activation level for the draw distance scaling. | |
| reserve0 | dummy8 | 0x2 | This field is padding. | |
| DrawDist_ScaleBegin | f32 | 0x4 | The start draw distance scale. | |
| DrawDist_ScaleEnd | f32 | 0x8 | The end draw distance scale. | |
| ShadwDrawDist_LvBegin | u8 | 0xc | The start activation level for the draw distance scaling of shadows. | |
| ShadwDrawDist_LvEnd | u8 | 0xd | The end activation level for the draw distance scaling of shadows. | |
| reserve1 | dummy8 | 0xe | This field is padding. | |
| ShadwDrawDist_ScaleBegin | f32 | 0x10 | The start draw distance scale for shadows. | |
| ShadwDrawDist_ScaleEnd | f32 | 0x14 | The end draw distance scale for shadows. | |
| reserve2 | dummy8 | 0x18 | This field is padding. |