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" |
double PixelToSeconds
&40;
float PixelX
&41; const
Remarks
Converts a pixel value to time The time where the pixel is located
Parameters
Name | Description |
---|---|
PixelX | The x value of a pixel coordinate relative to the geometry that was passed into the constructor. |