Makes a 2d-vector from 1 value, all vector components are set to the input value
Namespace: VVVV.Utils.VMathAssembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C# |
---|
public Vector2D( double a ) |
Parameters
- a
- Type: System..::..Double
Value for vector components