摘要:
原理 一个LineRenderer是一次画线,需要使用对象池一帧记录一个鼠标位置 代码 这是线绘制器的代码,依赖于笔者写过的一个简易对象池 传送门:>>对象池 using EasyAVG; using System; using System.Collections.Generic; using U 阅读全文
posted @ 2023-09-24 15:19
yzp0607
阅读(115)
评论(0)
推荐(0)