Photo Save and Load as bytes in the memory in unity

Опубликовано: 29 Сентябрь 2024
на канале: Abolfazl Tanha - Game & XR maker
2,698
33

In this tutorial video, we will learn how to save a photo in Unity as an array of bytes in the memory of our application or game. In this method, we learn to save or restore our photo without saving it as a file in the external memory. This method, which is very fast and practical on different platforms, can be a suitable solution for saving image data in our game.

This is the link to the source code:
http://abolfazltanha.com/Source-codes...