How to use Graphics.Draw draw a texture behind other GameObject? like render a no transform GUI texture behind the mesh? My project need so strange function:(
And can’t render this texture on mesh , only can use Graphics.Draw.
Or , how can i control a renderOrder which can control the GUI’s and mesh’s renderOrder?