How to make things "scale independent" in shader?...
Read MoreWhy does my Unity shading work strangely on a Mesh?...
Read MoreSprite outline effect appears one frame later...
Read MoreExpose float2/vector2 property from shader to Unity material inspector...
Read MoreWhat does "2..xxx" mean in shaderlab?...
Read MoreHow to implement water clipping plane in Unity...
Read MoreClip the region in Ellipse shape using ShaderLab in Unity...
Read MoreShader saturate() creating gradient when it shouldn't...
Read MoreHow can I add a ZWrite pass to a transparent shader graph?...
Read MoreShader to warp or pinch specific areas of a texture in Unity3d...
Read MoreTrying to modify Shader so that the colors are vertical and not horizontal...
Read MoreHow to map letters on mesh with shader?...
Read MoreHow to create a shader that can display a texture made out of many small images in Unity...
Read Morehow do I give an array a set of initial values in the unity shading language?...
Read MoreWhy I can't use tex2D inside a loop in Unity ShaderLab?...
Read MoreWhat is IN.worldRefl in surface shader Input struct?...
Read MoreDump resources from Unity game to a file...
Read MoreHow do I discard pixels based on vertex color and turn that on or off in a MonoBehaviour?...
Read MoreHow do I set a shader setting/property at runtime using MonoBehaviour?...
Read MoreHow to cache common (for all pixels) variables in ShaderLab?...
Read MoreShaderLab offset not rendering one polygon above the other...
Read MoreUnity transparent shadow receiving plane for AR app to receive only shadows and not light reflection...
Read Morecolor ramp shader (cg / shaderlab)...
Read Moremultiplying vertex data causes uneven outline (shaderlab unity3d)...
Read MoreHow to get original texture from SpriteAtlas to use in a shader as alpha mask?...
Read MoreHow can i convert uv coordinates to world space?...
Read MoreDo I need triangle information in my surface shader?...
Read More