Hi,
I want to add a multiparm with HAPI_InsertMultiparmInstance.
But I found that the data will be dirty after use HAPI_InsertMultiparmInstance.
Before inserted,the ramp data is 0.2 0.3 0.4 0.5.
After inserted the ramp data is 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0.
The old data is missed and new two datas will be same when I changed any one.
Even I use HAPI_CookNode after inset,the result is same.


Any help will be appreciated. Thanks!
Image Not Found