如何在Unity中画抛物线

1 using UnityEngine; 2 using System.Collections; 3 using System.Collections.Generic; 4 [ExecuteInEditMode] 5 public class Parabola : MonoBehaviour { 6
posted @ 2017-12-27 17:20  lovewaits  阅读(1052)  评论(0编辑  收藏  举报