MeshDataTool.getFaceVertex

Returns specified vertex of given face. Vertex argument must be 2 or less becuase faces contain three vertices.

struct MeshDataTool
@nogc nothrow const
long
getFaceVertex
(
in long idx
,
in long vertex
)

Meta