Vector4 Constructor (Vector3, Single)
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- value
- Type: System.Numerics::Vector3
The vector to use for the X, Y, and Z components.
- w
- Type: System::Single
The W component.
Show: