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