当前位置:网站首页>unity小技巧
unity小技巧
2022-08-11 05:31:00 【星际行走】
一、text添加删除线
方法一、
1、text添加组件content size fitter
2、添加个image作为删除线,添加为子节点,左右拉伸适配。image纯色即可
方法二、用TextMeshPro,TextMeshPro的font style直接就支持删除线
边栏推荐
- 轻松理解进程与线程
- 本地缓存cookie的使用
- The role of the port
- Day 80
- helm安装
- [Meetup Preview] OpenMLDB+OneFlow: Link feature engineering to model training to accelerate machine learning model development
- Unity 数字跳字功能
- 5月leetcode-C#刷题日志(持续更新中)
- Scene-driven feature calculation method OpenMLDB, efficient implementation of "calculate first use"
- Day 69
猜你喜欢
随机推荐
Node stepping on the pit 80 port is occupied
JVM tuning and finishing
Intelligent risk control China design and fall to the ground
JS case exercise (classic case of teacher pink)
C语言预处理
Unity Mesh、MeshFilter、MeshRenderer扫盲
C-8月1日-递归与动态内存管理
buuctf hacknote
Getting Started with JNI
Lua 快速入门(四)——多脚本执行
Day 85
OpenGL中glGenBuffers glBindBuffer glBufferData的理解
欧拉法解微分方程
【LeetCode-205】同构字符串
【LeetCode-56】合并区间
Jetpack use exception problem collection
Building a data ecology for feature engineering - Embrace the open source ecology, OpenMLDB fully opens up the MLOps ecological tool chain
Day 86
【LeetCode-350】两个数组的交集II
将一个excel文件中多个sheet页“拆分“成多个“独立“excel文件