Click or drag to resize

Vector2 Methods

The Vector2 type exposes the following members.

Methods
Extension Methods
 NameDescription
Public Extension MethodIsValid
(Defined by MathUtils)
Public Extension MethodMethodInvoke Calls the object method by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGet Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGetT Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertySet Sets the value of the object property by name.
(Defined by ObjectEx)
Top
See Also