Skip to content

v1.1.0

Choose a tag to compare

@sotanmochi sotanmochi released this 12 Feb 14:20
· 52 commits to main since this release

Improvements

NonBlockingCustomTextureRenderer

  • IL2CPP support.
  • Asynchronous GPU upload (partial data copy) reduces the processing time per frame in the main thread for large size textures.

Other changes

  • Update documents
  • Update sample code and sample scene