Can I use clip() function somehow in ShaderGraph?
the alpha and alpha clip threshold slots on the master node will let you discard pixels the same as the clip() function
1 Like
Can I use clip() function somehow in ShaderGraph?
the alpha and alpha clip threshold slots on the master node will let you discard pixels the same as the clip() function