How to get transforms from Fetch ?
2703 3 0- morzh
- Member
- 66 posts
- Joined: Oct. 2008
- Offline
- graham
- Member
- 1922 posts
- Joined: Nov. 2006
- Offline
- morzh
- Member
- 66 posts
- Joined: Oct. 2008
- Offline
- rdms
- Member
- 201 posts
- Joined: July 2005
- Offline
morzh
Thank you, graham. Could you get a hint about HOM ? In the help i've read about obj.worldTransform() and obj.preTransform(), but what about fetched transform ?
Could you do something like:
print hou.node(“/obj/fetch1”).worldTransform()
And if you wanted only the tx you could do:
print hou.node(“/obj/fetch1”).worldTransform().extractTranslates()
HTH
Cheers,
Rob
Digital Supervisor | Stargate Studios Toronto
Rob
Digital Supervisor | Stargate Studios Toronto
-
- Quick Links