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