Function rust_raylib::ffi::GenMeshCubicmap
source · pub unsafe extern "C" fn GenMeshCubicmap(
cubicmap: Image,
cubeSize: Vector3
) -> MeshExpand description
Generate cubes-based map mesh from image data
pub unsafe extern "C" fn GenMeshCubicmap(
cubicmap: Image,
cubeSize: Vector3
) -> MeshGenerate cubes-based map mesh from image data