View Full Version : uvw
dieselll 04-05-2009, 10:26 AM hi all....am a beginner in in 3d max and i need your help plz
i want to do uvw mapping using max script ...can anybody help me plz :)
|
|
antonv
04-06-2009, 03:30 AM
hi all....am a beginner in in 3d max and i need your help plz
i want to do uvw mapping using max script ...can anybody help me plz :)
Can you be more specific with what you need?
If you just want to add mapping to an object search the reference for "addModifier()" and "UVWmap - modifier". Here is a sample code that adds an UVWMap modifier to a selection of objects:
for s in selection do addModifier s (UVWMap())
CGTalk Moderation
04-06-2009, 03:30 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.