Description:

Deletes a face at a specified index.

Syntax:
public void RemoveAt(
int faceIndex
)
Parameters:
  • faceIndex
  • Type: int
  • The index of the mesh face.
Returns:
Type: void
Available since:
5.0

Nothing found