摘要:
没有加批处理绘制次数很高 FPS 81 加批处理绘制次数降低 FPS 94 using System.Collections;using System.Collections.Generic;using UnityEngine; public class StaticBatchProcessing 阅读全文
posted @ 2023-02-07 13:42
天分丶张三
阅读(35)
评论(0)
推荐(0)
摘要:
注意事项: 图片中需要允许设置读写 不打勾会报错 效果 using System.Collections;using System.Collections.Generic;using UnityEngine;using UnityEngine.UI; public class CreatTerrti 阅读全文
posted @ 2023-02-07 11:46
天分丶张三
阅读(56)
评论(0)
推荐(0)