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