Navigation
API > API/Plugins > API/Plugins/AudioWidgets
| Name | FFixedSampledSequenceGridMetrics |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/IFixedSampledSequenceGridService.h |
| Include Path | #include "IFixedSampledSequenceGridService.h" |
Syntax
struct FFixedSampledSequenceGridMetrics
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FirstMajorTickX | double | IFixedSampledSequenceGridService.h | ||
| MajorGridXStep | double | IFixedSampledSequenceGridService.h | ||
| NumMinorGridDivisions | int32 | IFixedSampledSequenceGridService.h | ||
| PixelsPerFrame | double | IFixedSampledSequenceGridService.h | ||
| SampleRate | uint32 | IFixedSampledSequenceGridService.h | ||
| StartFrame | uint32 | IFixedSampledSequenceGridService.h |