Forum: Poser Python Scripting


Subject: Any idea how enable Animation Toggle option via script ?

andygraph opened this issue on Feb 10, 2014 ยท 55 posts


structure posted Mon, 31 March 2014 at 2:57 AM Forum Coordinator

there are a few keywords that deal with keyframes

NextKeyFrame

NextKeyFrameAll

PrevKeyFrame

PrevKeyFrameAll

AddKeyFrame

DeleteKeyFrame

(there are probably more than this)

Locked Out