Name

kOfxParamPropDimensionLabel — Label for individual dimensions on a multidimensional numeric parameter.

Synopsis

#include "/ofxParam.h"
#define kOfxParamPropDimensionLabel "OfxParamPropDimensionLabel"

Type

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

Property Set

This is a property that belongs to the plugin parameter descriptor (read/write) and instance (read only),.

Default

The default value is "x", "y" and "z".

Valid Values

any

Description

Label for individual dimensions on a multidimensional numeric parameter.

Use this on 2D and 3D double and integer parameters to change the label on an individual dimension in any GUI for that parameter.