Click or drag to resize

Vector3 Properties

The Vector3 type exposes the following members.

Properties
  NameDescription
Public propertyAbsolute
Gets the absolute values vector.
Public propertyArbitraryOrthogonalVector
Gets an arbitrary orthogonal vector.
Public propertyInversed
Gets the inversed vector.
Public propertyLength
Gets the length of the vector.
Public propertyNegated
Gets the negated vector.
Public propertyNormalized
Gets the normalized vector.
Public propertySmallestComponentAxis
Gets the smallest component axis.
Public propertySquare
Gets the square length of the vector.
Top
See Also