@0b5vr/experimental
Preparing search index...
planes3ContainPoint
Function planes3ContainPoint
planes3ContainPoint
(
planes
:
RawPlane3
[]
,
point
:
RawVector3
)
:
boolean
Test if given point is contained in given planes or not.
Parameters
planes
:
RawPlane3
[]
A list of planes
point
:
RawVector3
A point
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@0b5vr/experimental
Loading...
Test if given point is contained in given planes or not.