当前位置:网站首页>unity最新版本的Text(TMP)UI文本怎么显示中文
unity最新版本的Text(TMP)UI文本怎么显示中文
2022-07-24 05:22:00 【真的没事鸭】
首先要找到微软雅黑的字体素材

到这个目录可以找到微软雅黑的字体包,复制粘贴到unity项目目录下面
怎么去项目目录呢,这里有个很方便的办法,打开项目在project栏里右键找到Show in Explorer选项,点击就能到项目目录了
直接粘贴在Asset里面即可
然后回到unity,会发现多了下面这三个东西
选择中间那个右键create->textmeshpro->fontasset
然后将生成的字体直接拖入到Text(TMP)中的Font Asset即可,这样就可以显示中文了
边栏推荐
- Day-7 JVM end
- STM32标准外设库(标准库)官网下载方法,附带2021最新标准固件库下载链接
- Foundation of JUC concurrent programming (1) -- related basic concepts
- Unity基础知识及一些基本API的使用
- [FatFs] migrate FatFs manually and transfer SRAM virtual USB flash disk
- [MYCAT] MYCAT sub database and sub table
- Common methods of array
- JUC concurrent programming foundation (9) -- thread pool
- HoloLens 2 中文开发文档 MRTK v2
- Accessing a two-dimensional array with a pointer
猜你喜欢

Foundation of JUC concurrent programming (7) -- multithread lock

JDBC初级学习 ------(师承尚硅谷)

JUC concurrent programming foundation (9) -- thread pool

机器学习&深度学习 入门资料分享总结

Common methods of array

Synergy LAN realizes multi host shared keyboard and mouse (AMD, arm)

Unity Shader :实现漫反射与高光反射

STM32 DSP库MDK VC5\VC6编译错误: 256, (const float64_t *)twiddleCoefF64_256, armBitRevIndexTableF64_256,

How to solve the problem of large distribution gap between training set and test set

es6常用特性
随机推荐
CRC-16 Modbus代码
[deep learning] teach you to write "handwritten digit recognition neural network" hand in hand, without using any framework, pure numpy
Machine learning (zhouzhihua) Chapter 1 Introduction notes learning experience
UDP通讯应用于多种环境的Demo
【FatFs】手动移植FatFs,将SRAM虚拟U盘
CRC-16 MODBUS code
使用Keras实现CNN+BiLSTM+Attention的多维(多变量)时间序列预测
Unity Shader :实现漫反射与高光反射
碰壁记录(持续更新)
STM32 standard peripheral Library (Standard Library) official website download method, with 2021 latest standard firmware library download link
Typora installation package in November 2021, the last free version of the installation package to download v13.6.1
On the concepts of "input channel" and "output channel" in convolutional neural networks
MySql与Qt连接、将数据输出到QT的窗口tableWidget详细过程。
信号与系统:希尔伯特变换
JDBC初级学习 ------(师承尚硅谷)
Better CV link collection (dynamic update)
[MYCAT] MYCAT sub database and sub table
Iotp2pgate two IOT devices point-to-point communication fast implementation scheme
C language linked list (create, traverse, release, find, delete, insert a node, sort, reverse order)
Lunix命令入门 - 用户及文件权限(chmod 详解)