Space Engineers
|
Public Member Functions | |
MyModelInfo (int triCnt, int VertCnt, Vector3 BBsize) | |
Public Attributes | |
int | TrianglesCount |
int | VerticesCount |
Vector3 | BoundingBoxSize |
Definition at line 58 of file MyImportUtils.cs.
|
inline |
Definition at line 64 of file MyImportUtils.cs.
Vector3 VRageRender.Import.MyModelInfo.BoundingBoxSize |
Definition at line 62 of file MyImportUtils.cs.
int VRageRender.Import.MyModelInfo.TrianglesCount |
Definition at line 60 of file MyImportUtils.cs.
int VRageRender.Import.MyModelInfo.VerticesCount |
Definition at line 61 of file MyImportUtils.cs.