Function rust_raylib::ffi::GenMeshHeightmap
source · pub unsafe extern "C" fn GenMeshHeightmap(
heightmap: Image,
size: Vector3
) -> MeshExpand description
Generate heightmap mesh from image data
pub unsafe extern "C" fn GenMeshHeightmap(
heightmap: Image,
size: Vector3
) -> MeshGenerate heightmap mesh from image data