Description:
Removes a collection of faces from the mesh without affecting the remaining geometry.
Description:
Removes a collection of faces from the mesh without affecting the remaining geometry.
Syntax:
Parameters:
- faceIndexes
- Type: IEnumerable<int>
- An array containing all the face indices to be removed.
Returns:
Type: int
The number of faces deleted on success.
Available since:
5.0