Click or drag to resize

Vector3H Constructor

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