Static
Readonly
NegStatic
Readonly
NegUnit vector pointing in the negative y-axis.
Static
Readonly
NegUnit vector pointing in the negative z-axis.
Static
Readonly
XUnit vector pointing in the x-axis.
Static
Readonly
YUnit vector pointing in the y-axis.
Static
Readonly
ZUnit vector pointing in the z-axis.
Static
Readonly
ZeroA vector whose x and y values will remain 0.
Returns a copy of this.
Returns the distance between this vector and another vector.
The other vector.
Returns the squared distance between this vector and another vector.
The other vector.
Returns length of this vector.
Returns the length squared of this vector.
Makes this a unit vector.
Negates the values of this vector.
Sets x,y and z values of this vector to the given parameter.
Static
addStatic
addStatic
angleStatic
clampStatic
copyStatic
crossStatic
distanceStatic
distanceStatic
divideStatic
divideStatic
dotStatic
equalStatic
invertStatic
lerpStatic
magnitudeStatic
magnitudeStatic
multiplyStatic
multiplyStatic
normalizeStatic
randomStatic
reflectStatic
reverseStatic
setStatic
setStatic
splatStatic
subtractStatic
subtract
Unit vector pointing in the negative x-axis.