Setup Alpha Cutout For Default Material
Setups default material to make it render Alpha Cutout effect.
Based on the used render pipeline it is required to enable appropriate shader-keywords inside material and change several properties. This method makes all those changes automatically.
There is no need to call this method if using SetupDefaultMaterial method with useDiffuseMapAlphaChannelForCutout set to true.
Last updated