u3d change terrain textrue&height
摘要:
using UnityEngine;using System.Collections;public class terrainTest : MonoBehaviour{ public int terrainDeformationTextureNum = 1; private Terrai... 阅读全文
posted @ 2014-06-12 17:06 c_dragon 阅读(868) 评论(0) 推荐(0) 编辑