unreal.PlayheadOverlayStyle
¶
- class unreal.PlayheadOverlayStyle(playhead_color: SlateColor = Ellipsis, playhead_width: float = 0.0, desired_width: float = 0.0, desired_height: float = 0.0)¶
Bases:
SlateWidgetStyle
Represents the appearance of a Waveform Viewer Overlay style
C++ Source:
Plugin: AudioWidgets
Module: AudioWidgets
File: AudioWidgetsSlateTypes.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: