Preparing search index...
The search index is not available
@xeokit/sdk - v0.1.0
@xeokit/sdk
boundaries
intersectFrustum3Point3
Function intersectFrustum3Point3
intersectFrustum3Point3
(
frustum
:
Frustum3
,
position
:
FloatArrayParam
)
:
boolean
Tests if a frustum intersects a single point.
Parameters
frustum
:
Frustum3
The frustum to test.
position
:
FloatArrayParam
The position of the point.
Returns
boolean
True if there is an intersection, false otherwise.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@xeokit/sdk - v0.1.0
Loading...
Tests if a frustum intersects a single point.