摘要:
box() --创建box--创建一个50*50的box阵列for a in 0 to 50 do ( for i in 0 to 50 do copy $Box001 pos:[25*a,i*25,0] ) --给box的w... 阅读全文
posted @ 2014-09-25 17:32
amixc
阅读(239)
评论(0)
推荐(0)
摘要:
语法:function =(expr)实例1:function createSphere count growth =(for i in 1 to count dosphere radius:(i*growth) pos:[i^2*growth,0,0] )函数的调用:createSphere ... 阅读全文
posted @ 2014-09-25 15:34
amixc
阅读(632)
评论(0)
推荐(0)

浙公网安备 33010602011771号