A Pixel for which to watch a value.
The name of the value to watch, see keys of UsePixelValueNamesMap for the complete list.
Optionaloptions: { Optional arguments.
OptionalexplicitWhether to wait on a call to the dispatcher with "start" before watching the value. Otherwise the hook returns the required value as soon the Pixel is connected.
OptionalminThe minimum time interval in milliseconds between two updates. Ignored for "roll" value.
An array with:
React Hook that updates when the specified value of the given Pixel changes.