Skip to main content

FfiDebugHelper_DrawBox

Function FfiDebugHelper_DrawBox 

Source
pub fn FfiDebugHelper_DrawBox(
    helper: &FfiDebugHelper,
    box_: &FfiBoundingBox,
    rotation: &Rotation,
    thickness: f32,
    color: &FfiColor,
    life_time: f32,
    persistent_lines: bool,
    error: Pin<&mut FfiError>,
)