Used to write a 4D Vector to the pin at the specified slice.
Namespace: VVVV.PluginInterfaces.V1Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
Parameters
- index
- Type: System..::..Int32
The index of the slice to write the 4D Vector to.
- value1
- Type: System..::..Double
The Value to write to the 1st dimension.
- value2
- Type: System..::..Double
The Value to write to the 2nd dimension.
- value3
- Type: System..::..Double
The Value to write to the 3rd dimension.
- value4
- Type: System..::..Double
The Value to write to the 4th dimension.