Forum: Poser Python Scripting


Subject: set a figure not visible to the camera

maur_2005 opened this issue on Mar 16, 2022 ยท 5 posts


EVargas posted Sun, 20 March 2022 at 9:49 PM

Is there a way to set a keyframe for visibility via python? In the GUI we can click the "key" icon on the parameters tab to set a key for it.

I mean something like this (just wondering):

actor.SetVisibleInCamera(0).AddKeyFrame()


EVargas.Art