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
| [read-only] | Length | float. Gets the length (magnitude) of the vector. |
| [read-only] | LengthFast | float. Gets an approximation of the vector length (magnitude). |
| [read-only] | LengthSquared | float. Gets the square of the vector length (magnitude). |
| [read-only] | PerpendicularLeft | Vector2. Gets the perpendicular vector on the left side of this vector. |
| [read-only] | PerpendicularRight | Vector2. Gets the perpendicular vector on the right side of this vector. |