Description:

Hides the vertex at the given index.

Syntax:
public void Hide(
int vertexIndex
)
Parameters:
  • vertexIndex
  • Type: int
  • Index of vertex to hide.
Returns:
Type: void
Available since:
5.0

Nothing found