Click or drag to resize

Vector2 Properties

The Vector2 type exposes the following members.

Properties
  NameDescription
Public propertyAbsolute
Gets the absolute values 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