Gets the number of sets of relative values in this Interpolator object.
oReturn = GetNumRelativeValues( InputObj ); |
Returns the number of sets of relative values in the interpolator controlling the parameter (or the interpolator if it is directly provided)
Parameter | Type | Description |
---|---|---|
InputObj | String | Animated parameter that the interpolator is controlling or the
interpolator itself
Default Value: Currently selected and marked parameter |
' 'See the example for the SetRelativeValues command. ' |