diff options
author | chai <chaifix@163.com> | 2021-11-02 21:52:09 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-11-02 21:52:09 +0800 |
commit | 3898f2c648b1a731dead8337aad8912d2b8b80d7 (patch) | |
tree | da06ea76f91ead6ba13722dd73ebbd8e8fb9b30c /Runtime/GUI/TextMesh.h | |
parent | 72812a7b47f90f9460e54e8149ba9199a7841244 (diff) |
*misc
Diffstat (limited to 'Runtime/GUI/TextMesh.h')
-rw-r--r-- | Runtime/GUI/TextMesh.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Runtime/GUI/TextMesh.h b/Runtime/GUI/TextMesh.h index c091a78..c5f05a2 100644 --- a/Runtime/GUI/TextMesh.h +++ b/Runtime/GUI/TextMesh.h @@ -34,8 +34,6 @@ namespace TextHelper TextMeshHash GetTextMeshHash();
}
-// 一段文字里面的网格可能会来自不同的atlas,在生成TextMesh时做好合批 - class TextMesh { public: |