Click or drag to resize

Vector2 Constructor

Overload List
  NameDescription
Public methodVector2(Vector2)
Constructs a new Vector2 from an existing Vector2.
Public methodVector2(Single, Single)
Constructs a new Vector2 with the given components.
Top
See Also