ufoProcessSetParamValues

Related Functions: ufoProcessSetParamValue, ufoProcessSetStringParamValue

void ufoProcessSetParamValues(
   ufoProcess process_instance,
   int param_index,
   double value[]);

Refer to the following table for command descriptions:

Command

Description

param_index

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

ufoProcessSetParamValue(s) and ufoProcessSetStringParamValue set animation key values for a parameter at the current time.

ufoProcessSetParamValue(s) and ufoProcessSetStringParamValue may be called within ufoEditorMouseDown(), ufoEditorMouseUp(), ufoEditorMouseDrag(), ufoEditorMousePosition(), ufoEditorKeyEvent(), or from within any event function in the UFO editor GUI.



Autodesk Softimage v7.5