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