Create new unlit shader in Unity 2019.4.7 using builtin pipeline; Create a property of Texture2D<float4> _MyTexture; Replace _MainTex in tex2D call with ...
確定! 回上一頁