|
Space Engineers
|
Public Member Functions | |
| void | Clear () |
Public Attributes | |
| List< MyRuntimeSectionInfo > | Sections = new List<MyRuntimeSectionInfo>() |
| BoundingBox | AABB |
| List< int > | Indices = new List<int>() |
| List< Vector3 > | Positions = new List<Vector3>() |
| List< Vector3 > | Normals = new List<Vector3>() |
| List< Vector3 > | Tangents = new List<Vector3>() |
| List< Vector2 > | TexCoords = new List<Vector2>() |
Definition at line 13 of file MyModelData.cs.
|
inline |
Definition at line 25 of file MyModelData.cs.
| BoundingBox VRageRender.Messages.MyModelData.AABB |
Definition at line 17 of file MyModelData.cs.
| List<int> VRageRender.Messages.MyModelData.Indices = new List<int>() |
Definition at line 19 of file MyModelData.cs.
Definition at line 21 of file MyModelData.cs.
Definition at line 20 of file MyModelData.cs.
| List<MyRuntimeSectionInfo> VRageRender.Messages.MyModelData.Sections = new List<MyRuntimeSectionInfo>() |
Definition at line 15 of file MyModelData.cs.
Definition at line 22 of file MyModelData.cs.
Definition at line 23 of file MyModelData.cs.
1.8.8