Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/FAxisViewportInt32
Description
Current scale factor between Value units (samples) and Slate units (pixels), in pixels per sample. [px/sample] If Scale > 1, it represents number of pixels for one sample, otherwise, the inverse of Scale represents number of samples in one pixel.
| Name | GetScale |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/AxisViewportInt32.h |
| Include Path | #include "Insights/ViewModels/AxisViewportInt32.h" |
float GetScale() const