I make a GUITexture,and I want it only show at an area on the screen.
Just like use GUI.BeginGroup and GUI.DrawTexture.
But I need use GUITexture to make this!
so…what should I do???
I make a GUITexture,and I want it only show at an area on the screen.
Just like use GUI.BeginGroup and GUI.DrawTexture.
But I need use GUITexture to make this!
so…what should I do???
You should use GUI.DrawTexture.