MonoMac.OpenGL.Vector2: Property Members

The properties of MonoMac.OpenGL.Vector2 are listed below. For a list of all members, see the Vector2 Members list.

See Also: Inherited members from System.ValueType

Public Properties

[read-only]
Lengthfloat. Gets the length (magnitude) of the vector.
[read-only]
LengthFastfloat. Gets an approximation of the vector length (magnitude).
[read-only]
LengthSquaredfloat. Gets the square of the vector length (magnitude).
[read-only]
PerpendicularLeftVector2. Gets the perpendicular vector on the left side of this vector.
[read-only]
PerpendicularRightVector2. Gets the perpendicular vector on the right side of this vector.