Used to retrieve a 3D Vector from 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 retrieve the 3D Vector from.
- value1
- Type: System..::..Double%
The retrieved 1st dimension of the Vector.
- value2
- Type: System..::..Double%
The retrieved 2nd dimension of the Vector.
- value3
- Type: System..::..Double%
The retrieved 3rd dimension of the Vector.