math docs
Preparing search index...
shapes
box2
intersectsCircle
Function intersectsCircle
intersectsCircle
(
box
:
box2
.
Box2
,
circle
:
circle
.
Circle
)
:
boolean
Test intersection between an axis-aligned bounding box and a circle.
Parameters
box
:
box2
.
Box2
circle
:
circle
.
Circle
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
math docs
Loading...
Test intersection between an axis-aligned bounding box and a circle.