| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| density | f32 | 0x0 | Density of the water. | |
| drag | f32 | 0x4 | Drag of the water. | |
| velocityX | f32 | 0x8 | ||
| velocityZ | f32 | 0xc | ||
| waveThickness | f32 | 0x10 | ||
| waveInverval | f32 | 0x14 | ||
| pad | dummy8 | 0x18 | This field is padding. |