Skip to main content

sphere

Function sphere 

Source
pub fn sphere(radius: f32, rings: u32, sectors: u32) -> Mesh
Expand description

UV sphere with given radius, rings, and sectors.