unreal.TriggerThresholdLineStyle

class unreal.TriggerThresholdLineStyle(line_color: LinearColor = Ellipsis)

Bases: SlateWidgetStyle

Represents the appearance of a trigger threshold line

C++ Source:

  • Plugin: AudioWidgets

  • Module: AudioWidgets

  • File: TriggerThresholdLineStyle.h

Editor Properties: (see get_editor_property/set_editor_property)

  • line_color (LinearColor): [Read-Write] The trigger threshold line color.

property line_color: LinearColor

[Read-Write] The trigger threshold line color.

Type:

(LinearColor)