Material Tools

Last modified: 10 March 2025

new to 2020 Material Tools are nodes that help mix two or more Materials together. They all take Materials as inputs.

  • Material Mixer — Gives you two inputs to blend materials with an Alpha to decide between them.

  • Mesh Element Switch — This Material Tool node allows you to shade individual parts of your objects. Where the Edges for objects allowed simple color and texture settings, this node will allow full material use for parts of an object.

  • Multi Switch — This node can add as many Material inputs as you like and switch between them using an integer switch (you can also use a scalar).

  • Ray Type Switch — This switch node will take the Ray Type output from the Surface Editor Input node and allow you to specify a different material depending on the type of ray encountered.

  • Switch — The Switch node simply switches between two materials based on an Integer input. Often, it will be used to surface things differently depending on what side is showing to the camera. Note that this functionality cannot be applied to primitive objects, only polygonal.

  • Combine Materials — Nodes to combine materials in different ways

  • Layer Materials