Click or drag to resize

Vector2 Constructor

Overload List
 NameDescription
Public methodVector2(Double) Constructs a 2d vector with X and Y set to the same value.
Public methodVector2(Double, Double) Constructs a 2d vector with X and Y from two values.
Top
See Also