FAxisViewportInt32::GetScale

Current scale factor between Value units (samples) and Slate units (pixels), in pixels per sample.

Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels > FAxisViewportInt32

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/AxisViewportInt32.h
Include #include "Insights/ViewModels/AxisViewportInt32.h"
float GetScale() const

Remarks

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library