math docs
Preparing search index...
shapes
plane3
intersectsSphere
Function intersectsSphere
intersectsSphere
(
plane
:
plane3
.
Plane3
,
sphere
:
sphere
.
Sphere
)
:
boolean
Tests if a sphere intersects the plane
Parameters
plane
:
plane3
.
Plane3
The plane
sphere
:
sphere
.
Sphere
The sphere
Returns
boolean
True if they intersect
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
math docs
Loading...
Tests if a sphere intersects the plane