Function rust_raylib::ffi::DrawBoundingBox
source · pub unsafe extern "C" fn DrawBoundingBox(
box: BoundingBox,
color: Color
)
Expand description
Draw bounding box (wires)
pub unsafe extern "C" fn DrawBoundingBox(
box: BoundingBox,
color: Color
)
Draw bounding box (wires)