博客园 :: :: 新随笔 :: :: :: 管理 ::

随笔分类 -  maxscript

摘要:for x in lights where classof x!=targetobject do if x.on==false then x.on=true else x.on=false 阅读全文
posted @ 2011-03-08 14:22 #include<stdio.h> 阅读(228) 评论(0) 推荐(0)

摘要:rolloutLightTool"VRay灯光控制"width:192height:309(groupBoxAllLight"全部灯光"pos:[16,16]width:77height:160buttonTurnOnAllLight"开灯"pos:[24,32]width:60height:25buttonTurnOffAllLight"关灯"pos:[24,72]width:60height:25groupBoxgrp2"所选灯光"pos:[101,16]width:72height:160 阅读全文
posted @ 2011-03-08 14:07 #include<stdio.h> 阅读(801) 评论(0) 推荐(0)