View Full Version : Getting world space scale values?
Toxinhead 09-20-2009, 12:17 AM Hey!
Is there any way i can find out an objects World space scale values? and then apply those values to another object?
|
|
KarlErlandsen
09-20-2009, 10:33 AM
Howdy!
"xform" is what you need - 'float $scale[3] = `xform -q -worldSpace -scale "myObject";`' should do the trick. xform can also apply transformations to other objects - check out its help page for more info...
Toxinhead
09-20-2009, 11:22 AM
Thanks bro! Good old xform does it again :)
CGTalk Moderation
09-20-2009, 11:22 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.