Name

kOfxParamPropIncrement — The granularity of a slider used to represent a numeric parameter.

Synopsis

#include "/ofxParam.h"
#define kOfxParamPropIncrement "OfxParamPropIncrement"

Type

kOfxParamPropIncrement is of type double, and has only a single dimension.

Property Set

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

Default

The default value is 1.

Valid Values

any greater than 0.

Description

The granularity of a slider used to represent a numeric parameter.

This value is always in canonical coordinates for double parameters that are normalised.