IMHOTEP Framework
|
Public Attributes | |
string | pathToBlendFile |
List< MeshListElement > | meshList |
Used to store the loaded the mesh.json
Definition at line 12 of file MeshJson.cs.
List<MeshListElement> MeshJson.meshList |
List of meshs the blend file contains (with name and color information)
Definition at line 18 of file MeshJson.cs.
string MeshJson.pathToBlendFile |
The relative path to the blend file
Definition at line 15 of file MeshJson.cs.