| Property | Value |
|---|---|
| Native Name | _DRAW_SPOT_LIGHT_WITH_SHADOW |
| Hash | 0x5BCA583A583194DB |
| Return Type | void |
| Parameters | posX (float), posY (float), posZ (float), dirX (float), dirY (float), dirZ (float), colorR (int), colorG (int), colorB (int), distance (float), brightness (float), roundness (float), radius (float), falloff (float), shadowId (int) |
Native referenceFiveM
_DRAW_SPOT_LIGHT_WITH_SHADOW
0x5BCA583A583194DB GRAPHICSvoid _DRAW_SPOT_LIGHT_WITH_SHADOW(float posX, float posY, float posZ, float dirX, float dirY, float dirZ, int colorR, int colorG, int colorB, float distance, float brightness, float roundness, float radius, float falloff, int shadowId);