ufoProcessSetParamKey

Related Functions: ufoProcessSetParamKeys, ufoProcessSetStringParamKey

void ufoProcessSetParamKey(
   ufoProcess process_instance,
   int param_index,
   ufoChannelIndex channel_index,
   double value,
   double time);

Refer to the following table for command descriptions:

Command

Description

param_index

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

channel_index

index of channel to which key value will be applied (usually 0)

value

key value

time

key time

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



Autodesk Softimage v7.5