obsidian/笔记文件/2.笔记/cachedTextGenerator.md

10 lines
438 B
Markdown
Raw Permalink Normal View History

2025-03-26 00:02:56 +08:00
#unity/日常积累
# [Text](https://docs.unity.cn/cn/2019.1/ScriptReference/UI.Text.html).cachedTextGenerator
public [TextGenerator](https://docs.unity.cn/cn/2019.1/ScriptReference/TextGenerator.html) cachedTextGenerator ;
## 描述
生成可见 [Text](https://docs.unity.cn/cn/2019.1/ScriptReference/UI.Text.html) 时使用的已缓存的 [TextGenerator](https://docs.unity.cn/cn/2019.1/ScriptReference/TextGenerator.html)。