Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
misc
pointToPlaneDistance
Function pointToPlaneDistance
pointToPlaneDistance
(
p
:
Vector3
,
plane
:
Plane
)
:
number
Given a plane and a point, return the distance.
Parameters
p
:
Vector3
plane
:
Plane
Returns
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
Strata - v1.4.10
Loading...
Given a plane and a point, return the distance.