-
Notifications
You must be signed in to change notification settings - Fork 15
Node Texture Invert (v5.5)
Gerard Martin edited this page Jun 19, 2026
·
6 revisions
Warning
This page is for Mutable v5.5. A newer version is available — see the v5.8 version of this page.

Inverts the colors of a Mutable texture.
Invert the colors of a texture getting the opposite color. For example this node can invert a mask.
(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.
Base Texture: Base texture to invert.
Texture: Final texture with the colors inverted, channel by channel.