unreal.RigVMCollapseNode

class unreal.RigVMCollapseNode(outer: Object | None = None, name: Name | str = 'None')

Bases: RigVMLibraryNode

The Collapse Node is a library node which stores the function and its nodes directly within the node itself.

C++ Source:

  • Plugin: RigVM

  • Module: RigVMDeveloper

  • File: RigVMCollapseNode.h