| C1.UWP.DX Assembly > C1.Util.DX Namespace > Vector4 Structure : Vector4 Constructor |
| Overload | Description |
|---|---|
| Vector4 Constructor(Single) | Initializes a new instance of the Vector4 struct. |
| Vector4 Constructor(Single,Single,Single,Single) | Initializes a new instance of the Vector4 struct. |
| Vector4 Constructor(Vector3,Single) | Initializes a new instance of the Vector4 struct. |
| Vector4 Constructor(Vector2,Single,Single) | Initializes a new instance of the Vector4 struct. |
| Vector4 Constructor(Single[]) | Initializes a new instance of the Vector4 struct. |