Node.DuplicateFlags

Values

ValueMeaning
duplicateSignals1

Duplicate the node's signals.

duplicateGroups2

Duplicate the node's groups.

duplicateScripts4

Duplicate the node's scripts.

duplicateUseInstancing8

Duplicate using instancing. An instance stays linked to the original so when the original changes, the instance changes too.

Meta