pub fn set_fill_mode(mode: bool)
Expand description

Sets the fill mode for the current frame.

Arguments

  • mode - A bool representing the fill mode. true for fill, false for wireframe.