Function rust_raylib::ffi::DrawMesh

source ·
pub unsafe extern "C" fn DrawMesh(
    mesh: Mesh,
    material: Material,
    transform: Matrix
)
Expand description

Draw a 3d mesh with material and transform