Function TriangleMeshNode.GetVertexCount
        
                GetVertexCount
        
                ()
    
            
            Number of corner vertices that this node has.
                Public
            
        int GetVertexCount ()
Number of corner vertices that this node has.
For example for a triangle node this will return 3.