VRage.Game.ModAPI
IMyTriangleVertexIndices
Assembly: VRage.Game.dll
public interface IMyTriangleVertexIndices
Interface used to read the mesh
Properties
| Member | Description |
|---|---|
| I0 | 1 Vertex index |
| I1 | 2 Vertex index |
| I2 | 3 Vertex index |
Assembly: VRage.Game.dll
public interface IMyTriangleVertexIndices
Interface used to read the mesh
| Member | Description |
|---|---|
| I0 | 1 Vertex index |
| I1 | 2 Vertex index |
| I2 | 3 Vertex index |