The IPlugin type exposes the following members.

Properties

  NameDescription
Public propertyAutoEvaluate
Called by the PluginHost only once during initialization to find out if this plugin needs to be evaluated every frame even if there is not output connected. Typically this can return FALSE as long as the plugin doesn't have a special reason for doing otherwise.

See Also