Navigation
API > API/Plugins > API/Plugins/TakeMovieScene
| |
|
| Name |
FFrameHitchData |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/Takes/Source/TakeMovieScene/Public/Hitching/FrameHitchData.h |
| Include Path |
#include "Hitching/FrameHitchData.h" |
Syntax
struct FFrameHitchData
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ActualTimecode |
FTimecode |
The timecode the frame actually had. |
Hitching/FrameHitchData.h |
|
| TargetTimecode |
FTimecode |
The timecode frame engine was supposed to have. |
Hitching/FrameHitchData.h |
|