You can do it with vertex blending and manually paint in the snow where you want, however you can also do it very easy like in that video you posted by using up Vector which does auto blend for you based on Z+ vector. Essentially you get upward mask with Dot Product of (0,0,1) for one input and (0,0,1) that goes through…