unreal.WaveformViewerOverlayStyle
¶
- class unreal.WaveformViewerOverlayStyle(playhead_color: SlateColor = Ellipsis, playhead_width: float = 0.0, desired_width: float = 0.0, desired_height: float = 0.0)¶
Bases:
WaveformEditorWidgetStyleBase
Represents the appearance of a Waveform Viewer Overlay style
C++ Source:
Plugin: WaveformEditor
Module: WaveformEditorWidgets
File: WaveformEditorSlateTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
desired_height
(float): [Read-Write]desired_width
(float): [Read-Write]playhead_color
(SlateColor): [Read-Write]playhead_width
(float): [Read-Write]
- property playhead_color: SlateColor¶
[Read-Write]
- Type: