Click or drag to resize

Vector2 Constructor

Overload List
  NameDescription
Public methodVector2(Double)
Constructs a vector whose elements are all the double specified value.
Public methodVector2(Double, Double)
Constructs a vector with the given individual elements.
Top
See Also