Vector |
| Name | Description | |
|---|---|---|
| Vector4H(Vector4H) | Constructs a vector with another given vector. | |
| Vector4H(HalfType, HalfType, HalfType, HalfType) | Constructs a vector with the given individual elements. | |
| Vector4H(Single, Single, Single, Single) | Constructs a vector with the given individual elements. |