Obj | |
| Name | Description | |
|---|---|---|
| ReadObjFileData(Stream, Boolean) | Reads the obj file from specified stream and returns the ObjFileData object. | |
| ReadObjFileData(String, Boolean) | Reads the objFileName file and returns the ObjFileData object. When generateMeshes is true (false by default), then also SharpEngine Meshes are generated. |