Description:

Removes all vertices that are currently not used by the Face list.

Syntax:
public int CullUnused()
Returns:
Type: int
The number of unused vertices that were removed.
Available since:
5.0

Nothing found