GUITexture with GUI.BeginGroup

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???

1 Answer

1

You should use GUI.DrawTexture.