摘要:
----------------收集所有场景文件到同一目录下------------------try(destroyDialog test)catch()rollout test "资源收集工具"( button setpath ".........." pos:[12,75] width:60 height:25button help "?" pos:[310,135] width:15 height:15button setziptextrue "处理ZIP包内贴图为绝对路径" pos:[12,125] wi 阅读全文
posted @ 2010-07-27 21:04
softimagewht
阅读(374)
评论(0)
推荐(0)
摘要:
MAXScript Coding StandardsLast updated on Wed, 2007-01-24 23:22. Originally submitted by Jeff Hanna on 2007-01-15 22:52.17votesThis document should be used as a source of input when developing your own, or your company’s, coding standards for MAXScript. There are many ways to format code, this style 阅读全文
posted @ 2010-07-27 13:53
softimagewht
阅读(1292)
评论(0)
推荐(0)
摘要:
/* --------------------------------Lets Play With Array--------------------------------A simple MaxScript tutorial (by Anubis) [2010-03-04]written to help on question posted into the ScriptSpot forum.Of course, I will write it in manner what allow to read it withoutbound the context to the forum top 阅读全文
posted @ 2010-07-27 13:38
softimagewht
阅读(345)
评论(0)
推荐(0)
摘要:
>>>Click Here For More Free TutorialsIt’s one thing to create simple scripts with MAXScript to display a rollout and perform a few tasks. But if you find yourself creating the same type of object over and over again, you might want to take a crack at creating your own parametric object.> 阅读全文
posted @ 2010-07-27 13:22
softimagewht
阅读(1664)
评论(0)
推荐(0)