Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 25 12:38 pm)
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.
If ac is an actor, then ac.Gimbal() "gets the gimbal information for the actor. This method returns a tuple of tuples. The first sub-tuple contains the gimbal order (e.g. (1, 2, 0) for Y, Z, X). The second contains the parameters that correspond to the x, y, and z rotations respectively". OK, and I have got it to work. But within Poser Python I cannot set the gimbal order of xrotate yrotate zrotate of an actor ac.
Please provide this missing functiom ac.SetGimbal()