Outside
Multiplies (1 - mask) to all channels of the input.
Parameter Types
Parameter descriptions
InThe input value to which the mask applies.
MaskThe value by which the input is multiplied.
Discussion
Below is an example of a simple node graph that uses the Outside node to apply a mask to a brick texture:
[Image]
Below, the resulting texture applies to a cube:
[Image]