Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 393 Bytes

DrawDebugSphere.md

File metadata and controls

24 lines (20 loc) · 393 Bytes
ns
GRAPHICS

DRAW_DEBUG_SPHERE

// 0xAAD68E1AB39DA632 0x304D0EEF
void DRAW_DEBUG_SPHERE(float x, float y, float z, float radius, int red, int green, int blue, int alpha);
NOTE: Debugging functions are not present in the retail version of the game.  

Parameters

  • x:
  • y:
  • z:
  • radius:
  • red:
  • green:
  • blue:
  • alpha: