Vector2.divideScalar()
Divide the vector with the scalar number given as parameter
Parameters
Name | Type | Description | |
---|---|---|---|
1 | scalar | number |
Return value
Vector2
The vector with its new values
Usage
Divide the vector with the scalar number given as parameter
Name | Type | Description | |
---|---|---|---|
1 | scalar | number |
Vector2
The vector with its new values