Every answer to this question that I have found is different. Seems like it should have a straightforward answer. In simple terms… My question is:
I have created a quad entirely in a C# script. I have a .png file in my Resources folder, and I need the code to load it as a texture and show up on the quad. That’s it!
What’s the simplest way to do this? (with a code example) (no deprecated functions please