Navigation
API > API/Editor > API/Editor/SequencerCore
| Name | INonLinearTimeTransform |
| Type | struct |
| Header File | /Engine/Source/Editor/SequencerCore/Public/TimeToPixel.h |
| Include Path | #include "TimeToPixel.h" |
Syntax
struct INonLinearTimeTransform
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~INonLinearTimeTransform() |
TimeToPixel.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
double SourceToView
(
double Seconds |
TimeToPixel.h | ||
double ViewToSource
(
double Source |
TimeToPixel.h |