boundingESPBox(bb, color, lineWidth, depth): void
bb
color
lineWidth
depth
void
Draws an outline ESP box using the specified bounding box, color and depth testing
AxisAlignedBB
The bounding box to draw, has to be given in world coordinates.
Color
The color of the bounding box.
number
The width of the bounding box outline.
boolean
Use depth for rendering the box.
Last updated 13 hours ago