Click or drag to resize

Vector2F Constructor

Overload List
  NameDescription
Public methodVector2F(Vector2F)
Constructs a vector with another given vector.
Public methodVector2F(Single, Single)
Constructs a vector with the given individual elements.
Top
See Also