CompoundNodeDelegate

class omni.kit.widget.graph.compound_node_delegate.CompoundNodeDelegate(scale_factor=1.0)

Bases: GraphNodeDelegateFull

The delegate for the compound nodes.

Methods

__init__(scale_factor=1.0)