virtual Texture* GetTexture() const;
GetTexture returns the texture associated with the render targets, and is available for user textures.
Will return null (0) for default back-buffer.
Pointer to the Texture used to read from the render target.