Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2024 Sep 18 2:50 am)
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
(in Poser 6)
Are the SaveLibrary...() methods broken in regards to multiple frames?
'mutiFrame=0' works fine and gives me the current frame.
If I specify 'multiFrame=1', I seem to get all key frames regardless of what I put in for 'startFrame' and 'endFrame'.
Also should the values for startFrame and endFrame be zero based.