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:
WaveformEditorWidgetStyleBaseRepresents 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 Heightdesired_width(float): [Read-Write] Desired Widthplayhead_color(SlateColor): [Read-Write] Playhead Colorplayhead_width(float): [Read-Write] Playhead Width
- property playhead_color: SlateColor¶
[Read-Write] Playhead Color
- Type: