pGenMeshHemiSphere

Generate half-sphere mesh (no bottom cap)

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

Meta