Wed, Dec 11, 9:02 PM CST

Renderosity Forums / Poser - OFFICIAL



Welcome to the Poser - OFFICIAL Forum

Forum Coordinators: RedPhantom

Poser - OFFICIAL F.A.Q (Last Updated: 2024 Dec 11 2:52 am)



Subject: xTrans value in code != xTrans on parameter dial


ElZagna ( ) posted Wed, 05 November 2014 at 2:34 PM · edited Mon, 16 September 2024 at 2:08 AM

Thorne and Sarsa's character Salome for A3 comes with a 4_SalomeEyes_FIX.pz2 file that resets the eyes after applying a 3rd party pose that messes them up. The odd thing is that the x and y-trans that are set in the pz2 file don't match the parameter dials. Here is some of the code:


actor leftEye:1
. . .
        translateX xtran
            {
            initValue -0.0025
            hidden 0
            keys
                {
                k  0  -0.0025
                }
            }
...


But when you are inside Poser the parameter dial for xTran shows -0.258 (or 0.25800002 to be exact). Most of Thorne and Sarsa's characters have these eye fix poses, and for their V4 based models the code and the parameter dials match up. What's going on?



OS: Windows 10 64-bit, Poser: 10


Pret-a-3D ( ) posted Wed, 05 November 2014 at 2:37 PM

The value in the file is in Poser Native Units ( PNU = 8.6 feet = 262.128 cm), what you see in the UI depends on the unit of measure that you have selected. Poser does the conversion automatically.

Paolo

https://www.preta3d.com
FB: https://www.facebook.com/RealityPlugIn
Tw: @preta3d
G+: https://plus.google.com/106625816153304163119
The Reality Gallery: https://reality-plug-in.deviantart.com


ElZagna ( ) posted Wed, 05 November 2014 at 4:13 PM

Bingo! I guess the reason I didn't notice the mismatch in the V4 characters is that the numbers happened to be pretty much the same except for the leading zeros, and my eyes just didn't pick that up.



OS: Windows 10 64-bit, Poser: 10


Privacy Notice

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.