DrawBoundingBox function
See RaylibCoreFlatModule.DrawBoundingBox.
Implementation
void DrawBoundingBox(
BoundingBoxD box,
ColorD color,
) => _module.DrawBoundingBox(box, color);
See RaylibCoreFlatModule.DrawBoundingBox.
void DrawBoundingBox(
BoundingBoxD box,
ColorD color,
) => _module.DrawBoundingBox(box, color);