Name

kOfxParamPropParametricUIColour — The colour of parametric param curve interface in any UI.

Synopsis

#include "/ofxParametricParam.h"
#define kOfxParamPropParametricUIColour "OfxParamPropParametricUIColour"

Type

kOfxParamPropParametricUIColour is of type double, and is of variable dimension.

Property Set

This is a property that belongs to the parametric param descriptor (read/write) and instance (read only).

Description

The colour of parametric param curve interface in any UI.

being interpretted as R, G and B of the colour for each curve drawn in the UI.

This sets the colour of a parametric param curve drawn a host user interface. A colour triple is needed for each dimension of the oparametric param.

If not set, the host should generally draw these in white.