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