| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| fogBeginZ | s16 | 0x0 | The start distance for the fog. | |
| fogEndZ | s16 | 0x2 | The end distance for the fog. | |
| degRotZ | s16 | 0x4 | This field is padding. | |
| degRotW | s16 | 0x6 | The strength of the fog. 0 means it is not visible. | |
| colR | s16 | 0x8 | The red component of the RGBA color used for this fog. | |
| colG | s16 | 0xa | The green component of the RGBA color used for this fog. | |
| colB | s16 | 0xc | The blue component of the RGBA color used for this fog. | |
| colA | s16 | 0xe | The alpha component of the RGBA color used for this fog. |