Native referenceFiveM

DRAW_LIGHT_WITH_RANGE

0xF2A1B2771A01DBD4 GRAPHICS
FUNCTION SIGNATURE
void DRAW_LIGHT_WITH_RANGE(float posX, float posY, float posZ, int colorR, int colorG, int colorB, float range, float intensity);
Property Value
Native Name DRAW_LIGHT_WITH_RANGE
Hash 0xF2A1B2771A01DBD4
Return Type void
Parameters posX (float), posY (float), posZ (float), colorR (int), colorG (int), colorB (int), range (float), intensity (float)
Back to GRAPHICS