Vector3 Constructor (Vector2, Single)
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- value
- Type: System.Numerics::Vector2
The vector with two elements.
- z
- Type: System::Single
The additional value to assign to the Z field.
Show: