Skip to content

Node Import Pin (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.


image

Function

Make use of a value defined elsewhere in this Customizable Object hierarchy.

Use Cases

Modify the current object by a value that is defined at one of its ancestors, like the muscle mass of the character modifying the shirt normal texture applied.

==Node Properties==

(source Customizable Object dropdown): The Customizable Object that has the export variable that this node imports.

(export value name dropdown): Name of the Export Pin that this Import Pin Node imports.

Output Pins

Object: Runtime value exported by the named parameter.

Clone this wiki locally