unreal.SignalFlowJustification¶
- class unreal.SignalFlowJustification¶
Bases:
EnumBaseESignalFlowJustification
Where the nodes in the signal flow graph are aligned
C++ Source:
Plugin: AudioInsights
Module: AudioInsights
File: SignalFlowSettings.h
- CENTER: SignalFlowJustification = Ellipsis¶
Position nodes around the center of the graph
- Type:
1
- EDGE: SignalFlowJustification = Ellipsis¶
Position nodes towards one edge of the graph
- Type:
0