| Property | Value |
|---|---|
| Native Name | _DRAW_LIGHT_WITH_RANGE_AND_SHADOW |
| Hash | 0xF49E9A9716A04595 |
| Return Type | void |
| Parameters | x (float), y (float), z (float), r (int), g (int), b (int), range (float), intensity (float), shadow (float) |
Native referenceFiveM
_DRAW_LIGHT_WITH_RANGE_AND_SHADOW
0xF49E9A9716A04595 GRAPHICSvoid _DRAW_LIGHT_WITH_RANGE_AND_SHADOW(float x, float y, float z, int r, int g, int b, float range, float intensity, float shadow);