SCI.js
Preparing search index...
@4bitlabs/vec2
project
Function project
project
(
a
:
Vec2
,
b
:
Vec2
,
p
:
Vec2
,
out
?:
MutableVec2
)
:
MutableVec2
Project point P onto the line-segment AB‾.
Parameters
a
:
Vec2
b
:
Vec2
p
:
Vec2
out
:
MutableVec2
= ...
Returns
MutableVec2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SCI.js
Loading...
Project point P onto the line-segment AB‾.