Static ReadonlyNegStatic ReadonlyNegUnit vector pointing in the negative y-axis.
Static ReadonlyNegUnit vector pointing in the negative z-axis.
Static ReadonlyXUnit vector pointing in the x-axis.
Static ReadonlyYUnit vector pointing in the y-axis.
Static ReadonlyZUnit vector pointing in the z-axis.
Static ReadonlyZeroA 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.
Multiplies a scalar value with this vector's component values.
Makes this a unit vector.
Negates the values of this vector.
Sets x,y and z values of this vector to the given parameter.
Subtracts a scalar value from this vector's component values.
StaticaddStaticaddStaticangleStaticclampStaticcopyStaticcrossStaticdistanceStaticdistanceStaticdivideStaticdivideStaticdotStaticequalStaticinvertStaticlerpStaticmagnitudeStaticmagnitudeStaticmultiplyStaticmultiplyStaticnormalizeStaticrandomStaticreflectStaticreverseStaticsetStaticsetStaticsplatStaticsubtractStaticsubtract
Unit vector pointing in the negative x-axis.