摘要:
function Start () {var distances = new float[32];// Set up layer 10 to cull at 15 meters distance.// All other layers use the far clip plane distance.distances[8] = 5;distances[9] = 2;camera.layerCullDistances = distances;} 阅读全文
posted @ 2011-03-08 14:29
softimagewht
阅读(347)
评论(0)
推荐(1)

浙公网安备 33010602011771号