[][src]Function mutiny::physics::procedural_to_rinmesh

pub fn procedural_to_rinmesh(
    trimesh: &TriMesh<f32>,
    offset: &Isometry3,
    scale: &Vec3
) -> Mesh3D