Click or drag to resize

Vector2H Constructor

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