Source Academy Modules
Preparing search index...
nbody
setX
Function setX
setX
(
v
:
Vector3
,
x
:
number
)
:
void
Set the x component of a vector.
Parameters
v
:
Vector3
The vector.
x
:
number
The new x component.
Returns
void
Settings
Theme
OS
Light
Dark
Source Academy Modules
Loading...
Set the x component of a vector.