from 模擬3D模組 import * for x in range(16) : for y in range(12) : 點 = 新增圓形平面() 點.位置 = [x,y,0] 點.顏色 = color.red 框 = 新增方形平面() 框.
確定! 回上一頁