Switch

Switches between geometry inputs using an index value.


Inputs

  • geometry

    • Accepts multiple geometry connections.
  • index

    • The index of the geometry connection to output.

Outputs

  • geometry

    • Output primitives.
  • points

    • The list of points of the output primitives.
  • points.x

    • The list of x values of the points of the output primitives.
  • points.y

    • The list of y values of the points of the output primitives.
  • points.z

    • The list of z values of the points of the output primitives.

Note(s)

  • A special function of the this node is that the graph will not compute geometry that isn't within the connection selected by the index input.

  • Other names for this node include: Choose and Pick.

Example(s)