ufoProcessSetParamDefaultValue
void ufoProcessSetParamDefaultValue( ufoProcess process_instance, int param_index, ufoChannelIndex channel_index, double value);
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 default value will be applied usually 0) |
value |
default value |
ufoChannelIndex |
see ufoTypes.h for complete set of definitions for channel indices |
Autodesk Softimage v7.5