Summary

A 4-dimensional vector/point.

Properties

IsNearZeroLength Whether length of this vector is nearly zero.
Length The length of this vector object
LengthSquared The squared length of this vector object
w The W component of this Vector.
x The X component of this Vector.
y The Y component of this Vector.
z The Z component of this Vector.

Methods

LerpTo

Static Fields

One A 4D vector with all components set to 1.
Zero A 4D vector with all components set to 0.

Static Methods

Dot
Lerp
Parse
TryParse
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.