闲来准备了一个批量自动化测试特效性能的小工具,导出的是txt文本,后续有时间升级到excel表格。 using System.Collections; using System.Collections.Generic; using UnityEngine; using System.IO……