Function rust_raylib::ffi::GenMeshPlane
source · pub unsafe extern "C" fn GenMeshPlane(
width: c_float,
length: c_float,
resX: c_int,
resZ: c_int
) -> MeshExpand description
Generate plane mesh (with subdivisions)