math docs
Preparing search index...
shapes
box3
intersectsSphere
Function intersectsSphere
intersectsSphere
(
box
:
box3
.
Box3
,
sphere
:
sphere
.
Sphere
)
:
boolean
Test intersection between axis-aligned bounding box and a sphere.
Parameters
box
:
box3
.
Box3
sphere
:
sphere
.
Sphere
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
math docs
Loading...
Test intersection between axis-aligned bounding box and a sphere.