Chapter 17. Improving Performance with Utility Nodes

In this chapter you will learn

  • What is a utility node?

  • When to consider using a utility node in place of an expression.

  • How to create and connect a utility node with your scene.

  • What some of the common utility nodes are, and where to look up more information about them.

What Is a Utility Node?

A utility node is a dependency graph node that accepts one or more connections as input, performs a useful calculation, and produces an output that you can attach to another node. Utility nodes, like expressions, perform calculations on attributes as Maya evaluates the dependency graph in your scene, and they can often be used in place of simple expressions. Furthermore, utility nodes can be much faster than ...

Get MEL Scripting for Maya Animators, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.