mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-27 04:01:24 +08:00
Instead of setting color and alpha on each vertex, call colorize() only once before iterating through all vertices. In our use case, performances are multiplied by 2.