FTimeToPixel::FrameToPixel

Converts a frame 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 FrameToPixel
(
    const FFrameTime & Time
) const

Remarks

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

Returns

The pixel equivalent of the frame 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