intersects method
void
intersects(
- Vector3 sphereCenter,
- num sphereRadius,
- SmartArrayNoDuplicate<
T> selection, [ - bool allowDuplicate,
Implementation
external void intersects(Vector3 sphereCenter, num sphereRadius, SmartArrayNoDuplicate<T> selection, [bool allowDuplicate]);