Preparing search index...
The search index is not available
SCI.js
SCI.js
@4bitlabs/vec2
scale
Function scale
Scale a vector by a scalar, and put the result in out.
scale
(
vec
,
scalar
,
out
?
)
:
MutableVec2
Parameters
vec
:
Vec2
scalar
:
number
out
:
MutableVec2
= ...
Returns
MutableVec2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SCI.js
Loading...
Scale a vector by a scalar, and put the result in out.