void ufoProcessSetParamAnimAllow( ufoProcess process_instance, int param_index, int anim_allow);
Refer to the following table for command descriptions:
|
Command |
Description |
param_index |
index (0..number_parameters-1) of parameter |
anim_allow |
1: allow animation (default), 0: do not |
ufoProcessSetParamAnimAllow allows or disallows parameter animation, and may be called within ufoProcessDefine after ufoProcessParamDefine.
Autodesk Softimage v7.5