Description:
Copies all intersection results into another array, departing at an index in the target array.
Syntax:
Parameters:
- array
- Type: IntersectionEvent[]
- The target array. This value cannot be null.
- arrayIndex
- Type: int
- Zero-based index in which to start the copy.
Returns:
Type: void
Available since:
5.0