Skip to main content

draw_guides

Function draw_guides 

Source
pub fn draw_guides(guides: &[[Pos2; 2]], painter: &mut Style<'_, impl Renderer>)
Expand description

Draw the computed guide segments. Call this after the scene so a center guide — which runs through the opaque shapes it aligns — stays visible.