Forum: Poser Python Scripting


Subject: Render every n:th frame of animation

Tiny opened this issue on Dec 23, 2015 ยท 4 posts


bagginsbill posted Wed, 23 December 2015 at 8:19 AM

Note the parameters to the range function are

initialvalue (I used 0), limit, step (I used 3)

When you only say one argument then it assumes initialValue = 0 and step = 1


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)