Copies a 2d-vecor
Namespace: VVVV.Utils.VMathAssembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C# |
---|
public Vector2D( Vector2D v ) |
Parameters
- v
- Type: VVVV.Utils.VMath..::..Vector2D
Vector to copy
C# |
---|
public Vector2D( Vector2D v ) |