Returns whether any slice of this pin has been changed in the current frame. This information is typically used to determine if
further processing is needed or can be ommited.
Namespace: VVVV.PluginInterfaces.V1Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4529.9037
Syntax
| C# |
|---|
bool PinIsChanged { get; } |