Something like, Application.productIcon.
I want to do something like
Texture2D myTexture2D = Application.productIcon;
In player settings, the Default Icon field IS a Texture2D, I just don't know how to get it through code.
Thanks.
↧