Name

kOfxImageEffectPluginPropGrouping — Indicates the effect group for this plugin.

Synopsis

#include "/ofxImageEffect.h"
#define kOfxImageEffectPluginPropGrouping "OfxImageEffectPluginPropGrouping"

Type

kOfxImageEffectPluginPropGrouping is of type UTF8 string, and has only a single dimension.

Property Set

This is a property that belongs to the plugin descriptor (read/write).

Default

The default value is "".

Description

Indicates the effect group for this plugin.

This is purely a user interface hint for the host so it can group related effects on any menus it may have.