LoadModelFromMesh abstract method

ModelStructType LoadModelFromMesh(
  1. MeshStructType mesh
)

Implementation

ModelStructType LoadModelFromMesh(
  MeshStructType mesh,
);