- Home /
Best Answer
Answer by frarees · Mar 29, 2014 at 04:32 PM
Place it in a Resources
folder (e.g. Assets/Resources). Use Resources.Load
to load a Texture2D, like shown in the last example on the scripting reference
Your answer
Follow this Question
Related Questions
loading a downloaded file at runtime 1 Answer
Loading texture file from png/jpg file on disk 5 Answers
Loading font runtime from file 0 Answers
Let user select and load an image 1 Answer