How to get full list of Unity shader properties
问题 I am quite new to shaders and have been searching for a full list of Unity shader properties. I haven't found any such documentation. What I found was SL-Properties. Where can I find a full list of properties and their functions? UPDATE An example was given in SL-Properties showing the list of properties for a water shader namely, _WaveScale , _Fresnel , _BumpMap and so on. Knowing these specific properties make it easier to arrive at a solution. I recently tried coding something similar to a