pGenMeshPlane

Generate plane mesh (with subdivisions)

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pGenMeshPlane = Mesh function
(
float width
,
float length
,
int resX
,
int resZ
)

Meta