摘要: 准备一张贴图 创建材质球 球面坐标系转直角坐标系 x=rsinθcosφ. y=rsinθsinφ. z=rcosθ. 效果如下 脚本如下 using System.Collections; using System.Collections.Generic; using UnityEngine; / 阅读全文
posted @ 2018-12-14 21:57 星河太守 阅读(6247) 评论(0) 推荐(0) 编辑