Click or drag to resize

Vector2 Properties

The Vector2 type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberOne
Returns the vector (1,1).
Public propertyStatic memberUnitX
Returns the vector (1,0).
Public propertyStatic memberUnitY
Returns the vector (0,1).
Public propertyStatic memberZero
Returns the vector (0,0).
Top
See Also