You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GeneralIntersector returns a Boxed type. Since these functions can be called several thousand times per frame, it may be worth considering an alternative that doesn't require heap allocation.