LoadModelFromMesh abstract method
ModelStructType
LoadModelFromMesh(
- MeshStructType mesh
Load model from generated mesh (default material)
Implementation
ModelStructType LoadModelFromMesh(
MeshStructType mesh,
);