Summary

public IMyTriangleVertexIndices GetTriangle(int triangleIndex)

Gets the vertex indices that complete a triangle at the index

Returns

IMyTriangleVertexIndices

Struct with 3 indexes of vertices

Parameters