Circle Image

Pixaflux

Image Switch node

Left Toolbar > Project icon Project Nodes > Image IO icon Image Switch

The Image Switch node takes as input multiple images and returns as output the image defined by the index attribute.

Procedure

To add an Image Switch input or output to a custom node:

  1. On the left toolbar choose Project Nodes Project icon > Image Switch Image Switch icon

  2. Drag the Image Switch icon into the Node Graph.

    Image Switch node

  3. Connect the input: image.

  4. Connect the input: image.
  5. Connect the Output: image.

Inputs

image

The image value that will be received by the custom node's node graph as input. Image Switch nodes that have connected outputs are used by the Node Graph node as inputs in the custom node.

Outputs

image

The image value that will be returned by the custom node's node graph as output Image Switch nodes that have no connected outputs are used by the Node Graph node as outputs in the custom node.

Attributes Panel

Image Switch attributes

Index

Image that will be returned as output.

Example

There are five images as input to the Image Switch:

Perlin Noise image
Perlin Noise Image

Constant image
Constant Image

Checker image
Checker Image

Billow Noise image
Billow Noise Image

Random Noise image
Random Noise Image

Image Switch Node
Image Switch Ex Image

Image Switch Index Attribute
Image Switch Att ex

Image Switch Output
Image Switch Output ex

Project Nodes

Main Page