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