Want to improve the docs? Take a look at scripting-api-data!
Found a bug? jc3mp/bugs is a good place to let us know.
new Vector3(number x, number y, number z)
var vector3 = new Vector3(1, 2, 3);
Name | Type | Description |
---|---|---|
x | number | X value |
y | number | Y value |
z | number | Z value |
length | number | read only length of the Vector3 |
This class does not have any functions.
By becoming the newest member of our growing forums, we and hundreds of other players will always keep you up to date on everything JC3:MP related.