| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| dwindleBegin | f32 | 0x0 | The distance to start attenuating the point light source. In metres. | |
| dwindleEnd | f32 | 0x4 | The distance to stop attenuating the point light source. In metres. | |
| dummy0 | s32 | 0x8 | This field is padding. | |
| dummy1 | s32 | 0xc | This field is padding. | |
| colR | s32 | 0x10 | The red component of the coloring for the point light. | |
| colG | s32 | 0x14 | The green component of the coloring for the point light. | |
| colB | s32 | 0x18 | The blue component of the coloring for the point light. | |
| colA | s32 | 0x1c | The alpha component of the coloring for the point light. |