Click or drag to resize

Vector4H Constructor

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