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