Vector4 Constructor |
| Name | Description | |
|---|---|---|
| Vector4(Vector3, Single) |
Initializes a new instance of the Vector4 struct.
| |
| Vector4(Vector2, Single, Single) |
Initializes a new instance of the Vector4 struct.
| |
| Vector4(Single, Single, Single, Single) |
Initializes a new instance of the Vector4 struct.
|