Navigation
API > API/Plugins > API/Plugins/AudioWidgets
Represents a dimensional slot in which samples, sample bins or a grid can be drawn
| Name | FDimensionSlot |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/SampledSequenceDrawingUtils.h |
| Include Path | #include "SampledSequenceDrawingUtils.h" |
Syntax
struct FDimensionSlot
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDimensionSlot
(
const uint16 DimensionToDraw, |
SampledSequenceDrawingUtils.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Bottom | float | SampledSequenceDrawingUtils.h | ||
| Center | float | SampledSequenceDrawingUtils.h | ||
| Height | float | SampledSequenceDrawingUtils.h | ||
| Top | float | SampledSequenceDrawingUtils.h |