unreal.RigVMBranchNode

class unreal.RigVMBranchNode(outer=None, name='None')

Bases: unreal.RigVMNode

A branch node is used to branch between two blocks of execution

C++ Source:

  • Module: RigVMDeveloper

  • File: RigVMBranchNode.h