Description:

Removes an ngon from the mesh.

Syntax:
public void RemoveAt(
int index
)
Parameters:
  • index
  • Type: int
  • The index of the ngon.
Returns:
Type: void
Available since:
6.0

Nothing found