Makes a 4d-vector copy from a 2d-vector, z is set to 0 and w to 1
Namespace: VVVV.Utils.VMathAssembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C# |
---|
public Vector4D( Vector2D v ) |
Parameters
- v
- Type: VVVV.Utils.VMath..::..Vector2D
2d-vector to copy