Skip to main content

create_sphere

Function create_sphere 

Source
pub fn create_sphere(ctx: &mut Context, radius: f32) -> Result<Model>
Expand description

Creates a sphere model.