CsceneInfo
C++ | Python |
---|---|
Cmaxwell::CsceneInfo | CsceneInfo |
Small structure that stores information of the scene.
Properties
Name | Description |
---|---|
nMeshes | Number of meshes in the scene. |
nTriangles | Number of triangles in the scene. |
nVertexes | Number of vertexes in the scene. |
nNormals | Number of normals in the scene. |
nMaterials | Number of materials in the scene. |
nBitmaps | Number of bitmaps in the scene. |
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â