Methods
Static boxIntersectsWithBox
-
Parameters
Returns boolean
Static boxIntersectsWithSphere
-
Parameters
Returns boolean
Static boxIntersectsWithSphereShape
-
Parameters
Returns boolean
Static sphereIntersectsWithSphere
- sphereIntersectsWithSphere(sphere1Center: Vector3, sphere1Radius: number, sphere2Center: Vector3, sphere2Radius: number): boolean
-
Parameters
-
sphere1Center: Vector3
-
sphere1Radius: number
-
sphere2Center: Vector3
-
sphere2Radius: number
Returns boolean
Static sphereIntersectsWithSphereShape
-
Parameters
Returns boolean