Description:
Gets an array of pairs of mesh faces that clash.
Syntax:
Parameters:
- maxPairCount
- Type: int
- If >0, then at most this many pairs will be added to the output array. If <=0, then all clashing pairs will be added to the output array.
Returns:
Type: IndexPair[]
Array of pairs of mesh face indices.
Available since:
6.0