DrawBoundingBox method
Draw bounding box (wires)
Implementation
void DrawBoundingBox(BoundingBoxC box, ColorC color)
=> _DrawBoundingBox(box, color);
Draw bounding box (wires)
void DrawBoundingBox(BoundingBoxC box, ColorC color)
=> _DrawBoundingBox(box, color);