Hey,
I've got a TextureRect located like so:
TabContainer
-Tab
--A lot of Labels and such
--TextureRect
Said TextureRect has a Shader, and I would like to "apply" (or whatever the proper term is) the Shader to an ImageTexture for further editing purposes. How do I do this?
WIth hope,
radzo73