Constant nannou_core::geom::rect::NUM_TRIANGLES
source · pub const NUM_TRIANGLES: u8 = 2;Expand description
The number of triangles used to represent a Rect.
pub const NUM_TRIANGLES: u8 = 2;The number of triangles used to represent a Rect.