pub unsafe extern "C" fn GenMeshHeightmap(
    heightmap: Image,
    size: Vector3
) -> Mesh
Expand description

Generate heightmap mesh from image data