constants VobLightType (client-side)
| Name | Description |
|---|---|
VOBLIGHT_TYPE_POINT |
Represents the point light type. |
VOBLIGHT_TYPE_SPOT |
Represents the spot light type. |
VOBLIGHT_TYPE_DIR |
Represents the directional light type. |
VOBLIGHT_TYPE_AMBIENT |
Represents the ambient light type (unused by the game). |