Vector |
| Name | Description | |
|---|---|---|
| Vector4F(Vector4F) | Constructs a vector with another given vector. | |
| Vector4F(Vector3F, Single) | Constructs a Vector4F from the given Vector3F and a W component. | |
| Vector4F(Single, Single, Single, Single) | Constructs a vector with the given individual elements. |