ufoProcessSetParamDefaultKeys

Related Functions: ufoProcessSetParamDefaultKey, ufoProcessSetStringParamDefaultKey

void ufoProcessSetParamDefaultKeys(
   ufoProcess process_instance,
   int param_index,
   double values[],
   double time);

Refer to the following table for command descriptions:

Command

Description

param_index

index (0..number_parameters-1) of parameter

values

key values for all parameter channels

time

key time

ufoProcessSetParamDefaultKey(s) and ufoProcessSetStringParamDefaultKey set multiple default key values for parameters which have more than one channel.

ufoProcessSetParamDefaultKey(s) and ufoProcessSetStringParamDefaultKey should be called within ufoProcessDefine after ufoProcessParamDefine.



Autodesk Softimage v7.5