Navigation
API > API/Plugins > API/Plugins/AudioInsights > API/Plugins/AudioInsights/SAudioCurveView > API/Plugins/AudioInsights/SAudioCurveView/FArguments
Description
Margin for Y axis, as a 0 - 0.5f proportion, for the space each of above and below the data range. (ex. 0.05 means a 5% margin on the top and bottom, with 90% of the widget's vertical size corresponding to the data range).
| Name | YMargin |
| Type | function |
| Header File | /Engine/Plugins/AudioInsights/Source/AudioInsights/Public/Views/SAudioCurveView.h |
| Include Path | #include "Views/SAudioCurveView.h" |
WidgetArgsType & YMargin
(
const TAttribute < float > & InAttribute
)