摘要: 情况一:工程使用了unity系统自带的Arial字体 对策:给这个工程加上字体。 按钮等组件拖入字体: 或者代码中: public Font fontss; text.font = fonss; 阅读全文
posted @ 2021-03-09 10:33 ꧁执笔小白꧂ 阅读(741) 评论(0) 推荐(0)