The Vector4D type exposes the following members.

Properties

  NameDescription
Public propertyItem
Unsafe but very fast indexer for 4d-vector, [0..3]
Public propertyLength
Get or Set the Length of this vector
Public propertyxy
Get/set x and y components as 2d-vector
Public propertyxyz
Get/set x, y and z components as 3d-vector

See Also