2020 Method
Changes 0
M

FaceArray.Insert

Description:
Insert the specified face into the array.
public virtual void Insert(
	Face item,
	int index
)
Return Value Returns whether the face was inserted into the array.