Luna::Vec4U::Vec4U
constexpr Vec4U(_Ty _x, _Ty _y, _Ty _z, _Ty _w)
Constructs one vector from values.
Parameters
-
in x
The value of the first component.
-
in y
The value of the second component.
-
in y
The value of the third component.
-
in w
The value of the fourth component.