Define if this node should be evaluated every frame, even if no outpur is read.

Namespace: VVVV.PluginInterfaces.V2
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4529.9037

Syntax

C#
bool AutoEvaluate { get; set; }

See Also