Composite
Python: "map_composite"
The composite map provides a mechanism to combine different inputs in a way that resembles layers in Adobe Photoshop. Input layers are combined from bottom-to-top, with layer 1 being the base.
Common¶
Node alias¶
Python: "map_alias"
Human-readable node alias.
Alias color¶
Python: "map_alias_color"
Identificative node color.
Main¶
HDR mode¶
Python: "map_composite_hdr"
This toggle must be enabled if the input maps provided are High Dynamic Range. HDR mode preserves the dynamic range of the output all the way through.
Mode¶
Python: "map_composite_mode_1"
Selects the blending mode for the i-th layer. Their counterparts in Adobe Photoshop are: Normal, Screen (add), Difference (sub), Multiply, Darkest (min), Lightest (max), and Overlay
Color¶
Python: "map_composite_color_1"
Defines the i-th composite input color.
Color map¶
Python: "map_composite_color_1_map"
Defines the i-th composite input color using a texture map.
Weight¶
Python: "map_composite_weight_1"
Weight of the i-th input layer.
Weight map¶
Python: "map_composite_weight_1_map"
Weight of the i-th input layer using a grayscale map.
Mode¶
Python: "map_composite_mode_2"
Selects the blending mode for the i-th layer. Their counterparts in Adobe Photoshop are: Normal, Screen (add), Difference (sub), Multiply, Darkest (min), Lightest (max), and Overlay
Color¶
Python: "map_composite_color_2"
Defines the i-th composite input color.
Color map¶
Python: "map_composite_color_2_map"
Defines the i-th composite input color using a texture map.
Weight¶
Python: "map_composite_weight_2"
Weight of the i-th input layer.
Weight map¶
Python: "map_composite_weight_2_map"
Weight of the i-th input layer using a grayscale map.
Mode¶
Python: "map_composite_mode_3"
Selects the blending mode for the i-th layer. Their counterparts in Adobe Photoshop are: Normal, Screen (add), Difference (sub), Multiply, Darkest (min), Lightest (max), and Overlay
Color¶
Python: "map_composite_color_3"
Defines the i-th composite input color.
Color map¶
Python: "map_composite_color_3_map"
Defines the i-th composite input color using a texture map.
Weight¶
Python: "map_composite_weight_3"
Weight of the i-th input layer.
Weight map¶
Python: "map_composite_weight_3_map"
Weight of the i-th input layer using a grayscale map.
Mode¶
Python: "map_composite_mode_4"
Selects the blending mode for the i-th layer. Their counterparts in Adobe Photoshop are: Normal, Screen (add), Difference (sub), Multiply, Darkest (min), Lightest (max), and Overlay
Color¶
Python: "map_composite_color_4"
Defines the i-th composite input color.
Color map¶
Python: "map_composite_color_4_map"
Defines the i-th composite input color using a texture map.
Weight¶
Python: "map_composite_weight_4"
Weight of the i-th input layer.
Weight map¶
Python: "map_composite_weight_4_map"
Weight of the i-th input layer using a grayscale map.
