Unity3d代码创建空心斜口圆柱体

实现算法 public GameObject CreateObliqueClinder(Vector3 ptStart, Vector3 ptEnd, float innerRadius, float outterRadius, Vector3 startPlaneNormal, Vector3 endPlaneNormal) { //计算垂直于轴的起始向量
相关文章
相关标签/搜索