TOON with RAMP

This "toon" shader used the samplerInfo node's facing ratio output to the condition statement (below). If facing ratio is less than 0.2 then use black, otherwise use the ramp shader. The ramp shader has its V value set by the gray scale coming from the blinn material, which is clamped to make sure the value stays between 0 and 1.