Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/FTimeToPixel
References
Module | SequencerCore |
Header | /Engine/Source/Editor/SequencerCore/Public/TimeToPixel.h |
Include | #include "TimeToPixel.h" |
float FrameToPixel
&40;
const FFrameTime & Time
&41; const
Remarks
Converts a frame time to a pixel point relative to the geometry of a widget (passed into the constructor) The pixel equivalent of the frame time
Parameters
Name | Description |
---|---|
Time | The time to convert |