In BITMAP mode, cache the label as a static image and add it to the dynamic atlas for batch rendering, and can batching with Sprites using broken images.
In CHAR mode, split text into characters and cache characters into a dynamic atlas which the size of 1024 * 1024.
Do not do any caching.
Generated using TypeDoc
Enum for cache mode.