Setup Alpha Cutout For Default Material
void SetupAlphaCutoutForDefaultMaterial(Material 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.
Last updated