Beta X component of this vector.
This property can't be edited in read-only mode.
Y component of this vector.
This property can't be edited in read-only mode.
Z component of this vector.
This property can't be edited in read-only mode.
Static Readonly backA constant vector that represents (0, 0, -1).
Static Readonly downA constant vector that represents (0, -1, 0).
Static Readonly forwardA constant vector that represents (0, 0, 1).
Static Readonly leftA constant vector that represents (-1, 0, 0).
Static Readonly oneA constant vector that represents (1, 1, 1).
Static Readonly rightA constant vector that represents (1, 0, 0).
Static Readonly upA constant vector that represents (0, 1, 0).
Static Readonly zeroA constant vector that represents (0, 0, 0).
Other vector to compare this vector to.
True if the two vectors are equal.
Compares this vector and another vector to one another.
This function can't be called in read-only mode.
Static addStatic crossStatic distanceStatic divideStatic lerpStatic maxStatic minStatic multiplyStatic slerpStatic subtract
Contains a description of a vector.