ufoProcessSetStringParamKey

Related Functions: ufoProcessSetParamKey, ufoProcessSetParamKeys

void ufoProcessSetStringParamKey(
   ufoProcess process_instance,
   int param_index,
   const char * value,
   double time);

Refer to the following table for command descriptions:

Command

Description

param_index

index (0...number_parameters-1) of parameter

string

string key value

time

key time

ufoProcessSetParamKey(s) and ufoProcessSetStringParamKey set animation key values for a parameter.



Autodesk Softimage v7.5