Forum: Poser 11 / Poser Pro 11 OFFICIAL Technical


Subject: Calculating speeds/exporting head position in the global coordinates

evanhem opened this issue on Jul 31, 2020 ยท 13 posts


adp001 posted Sat, 01 August 2020 at 6:41 AM

Use Python.

actor = poser.Scene().CurrentActor()
print actor.WorldDisplacement()