Hi,
I'm trying bake my animation into curves, currently, they are either driven by procedural animation (e.g. vibrate tag) or by a PSR tag.
However, I don't see any details about the baking option in the documentation. It's either BakeTexture
or BakeWeights
. Same goes with the topics here in the forum.
There is a thread about baking curves here. I appreciate the recreation of the code for the baking procedure, but I just need to just access the bake texture dialog box, so I can save myself from debugging.
You can see what I am trying to access here:
https://www.dropbox.com/s/yn0fb49p290veut/c4d126_access_bake_object_python.png?dl=0
Is there a way around this?
Thank you for looking at my problem.