Native referenceFiveM

DRAW_DEBUG_SPHERE

0xAAD68E1AB39DA632 GRAPHICS
FUNCTION SIGNATURE
void DRAW_DEBUG_SPHERE(float x, float y, float z, float radius, int red, int green, int blue, int alpha);
Property Value
Native Name DRAW_DEBUG_SPHERE
Hash 0xAAD68E1AB39DA632
Return Type void
Parameters x (float), y (float), z (float), radius (float), red (int), green (int), blue (int), alpha (int)

Description: ``` NOTE: Debugging functions are not present in the retail version of the game.

Back to GRAPHICS