pGenMeshSphere

Generate sphere mesh (standard sphere)

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pGenMeshSphere = Mesh function
(
float radius
,
int rings
,
int slices
)

Meta