Used to retrieve a Pointer to the Values of the pin, which can be used to retrive large Spreads of Values more efficiently.
Attention: Don't use this Pointer to write Values to the pin!
Namespace: VVVV.PluginInterfaces.V1Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
Parameters
- sliceCount
- Type: System..::..Int32%
The pins current SliceCount, specifying the number of values accessible via the Pointer.
- value
- Type: System..::..Single*%
A Pointer to the pins first Value.