renderer.boundingESPBoxFilled
Last updated
boundingESPBoxFilled(
bb,color,depth):void
Draws a filled ESP box using the specified bounding box, color and depth testing
The bounding box to draw, has to be given in world coordinates.
The color of the bounding box.
boolean
Use depth for rendering the box.
void
Last updated