Function MeshNode.GetVertexCount

GetVertexCount ()

Number of corner vertices that this node has.

Public Abstract
int GetVertexCount ()

Number of corner vertices that this node has.

For example for a triangle node this will return 3.