Description:

Inserts a mesh ngon at a defined index in this list.

Syntax:
public void Insert(
int index,
MeshNgon ngon
)
Parameters:
  • index
  • Type: int
  • An ngon index.
Returns:
Type: void
Available since:
6.0

Nothing found