| Component Range | Render Tree Usage | Scalar Matte
Category: Processing > Color Channels
Shader Family: Texture
Output: Color
Combines the functionality of the Render Tree Usage shader and the Scalar Smooth Range shader.
|
The shader's name. Enter any name you like, or leave the default.
|
Component
Lets you isolate a specific color model and channel from a color, texture, or shader.
|
Inverts the isolated channel.
|
|
Multiplies the input RGB values by their corresponding alpha values.
|
|
Defines the image, texture, or shader that will have a color picked from it.
|
|
Determines which color model you will select a color from: or .
|
|
Selects the color channel. You can only select from this parameter if you're selecting from the RGBA color model.
|
Component Range
Lets you isolate a range of values within the isolated channel.
|
Switches on the component range.
|
|
Specifies the color output value of input color values that fall within the component range.
|
|
Specifies the color output value of input color values that fall outside of the component range.
|
|
Input color values that fall between this value and the minimum threshold value are output as blend of the inside and outside
values.
|
|
The minimum value that the input color can have before being out of range.
|
|
The maximum value that the input color can have before being out of range.
|
|
Input color values that fall between this value and the maximum threshold value are output as blend of the inside and outside
values.
|
Render Tree Usage
Used to connect any image clip or material to the input and isolate a channel from any color model. Once the channel is isolated,
a range of channel values can be defined. Inside_value and outside_value parameters determine how areas of the input are affected
when they are inside and outside the range. The result is output to a color value, and can be used to drive any color input
parameter (diffuse, transparency, etc.)