GenMeshSphere

Function GenMeshSphere 

Source
pub unsafe extern "C" fn GenMeshSphere(
    radius: c_float,
    rings: c_int,
    slices: c_int,
) -> Mesh
Expand description

Generate sphere mesh (standard sphere)