MatParamName.ClipCutoff

static MatParamName ClipCutoff

Description

In clip shaders, this is the cutoff value below which pixels are discarded. Typically, the diffuse/albedo’s alpha component is sampled for comparison here.

This represents the float param ‘cutoff’.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!