10 lines
438 B
Markdown
10 lines
438 B
Markdown
![]() |
#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)。
|