Name

kOfxParamPropInterpolationAmount — Property used by OfxCustomParamInterpFuncV1 to indicate the amount of interpolation to perform

Synopsis

#include "/ofxParam.h"
#define kOfxParamPropInterpolationAmount "OfxParamPropInterpolationAmount"

Type

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

Property Set

This is a property that belongs to the inArgs parameter of a OfxCustomParamInterpFuncV1 (read only).

Valid Values

from 0 to 1

Description

Property used by <link linkend="OfxCustomParamInterpFuncV1"><code>OfxCustomParamInterpFuncV1</code></link> to indicate the amount of interpolation to perform

This property indicates how far between the two kOfxParamPropCustomValue keys to interpolate.