Thank you!
R
Latest posts made by replacement-fun
-
Python Generator main called twice
Hey colleagues,
Just getting my head around the python generator. I want to create a bunch of splines to animate.
Two questions:
What event triggers the def main() -> c4d.BaseObject: function?
Why does it get called twice when triggered?Many thanks
Andrew