#Texture2D asynchronous atlas with Unity Jobs
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Hi everyone,
Is it possible to execute Texture2D.PackTextures in an asynchronous way (or another method to atlas a texture asynchronously)? At the moment I can't seem to find anything really useful.