On 05/05/2015 at 19:14, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 15+
Platform: Windows ;
Language(s) : C++ ;
---------
I have a custom data type, I can read and write it fine to a hyper file, but I don't know how to read and write the data if it is animated.
so what I want to know is:
1- detect the animated description "loop over its keys"
2- read these keys.
3- write these keys back.