Makes a 4d-vector copy from a 2d-vector and z and w component
Namespace: VVVV.Utils.VMathAssembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
Parameters
- v
- Type: VVVV.Utils.VMath..::..Vector2D
2d-vector to copy
- z
- Type: System..::..Double
z component of output vector
- w
- Type: System..::..Double
w component of output vector