Math3D Full Project API
Preparing search index...
renderer/src/geometry/construct
planeThroughPoints
Function planeThroughPoints
planeThroughPoints
(
a
:
Point3
,
b
:
Point3
,
c
:
Point3
,
opts
?:
Partial
<
Plane3
>
,
)
:
Plane3
|
null
Parameters
a
:
Point3
b
:
Point3
c
:
Point3
opts
:
Partial
<
Plane3
>
= {}
Returns
Plane3
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Math3D Full Project API
Loading...