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 method with useDiffuseMapAlphaChannelForCutout set to true.