ufoProcessSetStringParamValue

Related Functions: ufoProcessSetParamValue, ufoProcessSetParamValues

void ufoProcessSetStringParamValue(
   ufoProcess process_instance,
   int param_index,
   const char * string);

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