v1.1.0
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