FTimeToPixel::SecondsToPixel

Converts a time to a pixel point relative to the geometry of a widget (passed into the constructor)

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/CommonMovieSceneTools.h

Include

#include "CommonMovieSceneTools.h"

Syntax

float SecondsToPixel
(
    double Time
) const

Remarks

Converts a time to a pixel point relative to the geometry of a widget (passed into the constructor)

Returns

The pixel equivalent of the time

Parameters

Parameter

Description

Time

The time to convert

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss