public void Update( int index, Coordinate3D coordinate )
Public Overloads Sub Update( _ ByVal index As Integer, _ ByVal coordinate As Coordinate3D _ )
Parameters
- index
- The index of the vertex to update.
- coordinate
- The coordinates of the updated vertex.