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