Skip to content

Switch

Python: "map_switch"

The switch map node scatters up to 8 maps among the objects it is assigned to. For instance, you might use this node to randomize the color of leaves in a plant.

Icon

Common

Node alias

Python: "map_alias"

Human-readable node alias.

Alias color

Python: "map_alias_color"

Identificative node color.

Main

Input

Python: "map_switch_input"

Determines what primvar the node uses to scatter maps.

Randomize

Python: "map_randomize"

Random number seed used to randomize the map. Each possible seed produces a distinct version of the map.

Color 1

Python: "map_switch_color_1"

Defines the i-th input color.

Color 1 map

Python: "map_switch_color_1_map"

Defines the i-th input color using a texture map.

Enable color/map 1

Python: "map_switch_color_1_enable"

Enables of disables the i-th input color/map. Disabled inputs are not scattered.

Color 2

Python: "map_switch_color_2"

Defines the i-th input color.

Color 2 map

Python: "map_switch_color_2_map"

Defines the i-th input color using a texture map.

Enable color/map 2

Python: "map_switch_color_2_enable"

Enables of disables the i-th input color/map. Disabled inputs are not scattered.

Color 3

Python: "map_switch_color_3"

Defines the i-th input color.

Color 3 map

Python: "map_switch_color_3_map"

Defines the i-th input color using a texture map.

Enable color/map 3

Python: "map_switch_color_3_enable"

Enables of disables the i-th input color/map. Disabled inputs are not scattered.

Color 4

Python: "map_switch_color_4"

Defines the i-th input color.

Color 4 map

Python: "map_switch_color_4_map"

Defines the i-th input color using a texture map.

Enable color/map 4

Python: "map_switch_color_4_enable"

Enables of disables the i-th input color/map. Disabled inputs are not scattered.

Color 5

Python: "map_switch_color_5"

Defines the i-th input color.

Color 5 map

Python: "map_switch_color_5_map"

Defines the i-th input color using a texture map.

Enable color/map 5

Python: "map_switch_color_5_enable"

Enables of disables the i-th input color/map. Disabled inputs are not scattered.

Color 6

Python: "map_switch_color_6"

Defines the i-th input color.

Color 6 map

Python: "map_switch_color_6_map"

Defines the i-th input color using a texture map.

Enable color/map 6

Python: "map_switch_color_6_enable"

Enables of disables the i-th input color/map. Disabled inputs are not scattered.

Color 7

Python: "map_switch_color_7"

Defines the i-th input color.

Color 7 map

Python: "map_switch_color_7_map"

Defines the i-th input color using a texture map.

Enable color/map 7

Python: "map_switch_color_7_enable"

Enables of disables the i-th input color/map. Disabled inputs are not scattered.

Color 8

Python: "map_switch_color_8"

Defines the i-th input color.

Color 8 map

Python: "map_switch_color_8_map"

Defines the i-th input color using a texture map.

Enable color/map 8

Python: "map_switch_color_8_enable"

Enables of disables the i-th input color/map. Disabled inputs are not scattered.