-
Notifications
You must be signed in to change notification settings - Fork 15
Texture Invert
Gerard Martin edited this page Jun 7, 2026
·
6 revisions
Inverts the colors of a Mutable texture.
Note
When this node's output is used on a constant node (does not depend on input parameters) and only used within a single Customizable Object, this node has the same performance as manually inverting the source art in an external image editing application.
Warning
When the node output is used in a non-constant operation, the node uses less memory and more CPU than a manually inverted texture.