SCI.js
Preparing search index...
@4bitlabs/vec2
set
Function set
set
(
x
:
number
,
y
:
number
,
out
:
MutableVec2
)
:
MutableVec2
Set the components of out to X, Y.
Parameters
x
:
number
y
:
number
out
:
MutableVec2
Returns
MutableVec2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SCI.js
Loading...
Set the components of out to X, Y.