Function rust_raylib::ffi::GenMeshCube
source · pub unsafe extern "C" fn GenMeshCube(
width: c_float,
height: c_float,
length: c_float
) -> MeshExpand description
Generate cuboid mesh
pub unsafe extern "C" fn GenMeshCube(
width: c_float,
height: c_float,
length: c_float
) -> MeshGenerate cuboid mesh