unity3d:折线图,读取csv数据,每s生成一段线
摘要:
1.读取csv表数据,点的数据随机,在3000以上 2.x方向,y方向的最大值根据表读取 3.每1s显示当前的点的数据 using System.Collections; using System.Collections.Generic; using SpringGUI; using UnityEn 阅读全文
posted @ 2018-12-20 10:48 luoyikun 阅读(27) 评论(0) 推荐(0)