mesh_draw

Function mesh_draw 

Source
pub unsafe extern "C" fn mesh_draw(
    mesh: MeshT,
    material: MaterialT,
    transform: Matrix,
    color_linear: Color128,
    layer: RenderLayer,
)