Function ringraphics::sphere_texcoords[][src]

pub fn sphere_texcoords(
    radius: f32,
    rings: u32,
    sectors: u32
) -> Mesh<Vertex3DTexNormal>