| FrameRate |
FFrameRate |
The human readable frame rate, adjusted by the config file (24fps, 30fps, etc.) |
Graph/MovieGraphCoreTimeStep.h |
|
| FrameTimePerOutputFrame |
FFrameTime |
The amount of time (in Tick Resolution) that represents one output frame (ie: 1/24). |
Graph/MovieGraphCoreTimeStep.h |
|
| FrameTimePerTemporalSample |
FFrameTime |
The amount of time (in Tick Resolution) per temporal sample. |
Graph/MovieGraphCoreTimeStep.h |
|
| FrameTimeWhileShutterClosed |
FFrameTime |
The inverse of FrameTimeWhileShutterOpen. |
Graph/MovieGraphCoreTimeStep.h |
|
| FrameTimeWhileShutterOpen |
FFrameTime |
The amount of time (in Tick Resolution) that the shutter is open for. |
Graph/MovieGraphCoreTimeStep.h |
|
| MotionBlurAmount |
float |
The 0-1 Motion Blur amount the camera has. |
Graph/MovieGraphCoreTimeStep.h |
|
| MotionBlurCenteringOffsetTime |
FFrameTime |
An offset to the evaluated time to get us into the center of the time period (since motion blur is bi-directional and centered) |
Graph/MovieGraphCoreTimeStep.h |
|
| ShutterOffsetFrameTime |
FFrameTime |
A constant offset applied to the final evaluated time to allow users to influence what counts as a frame. |
Graph/MovieGraphCoreTimeStep.h |
|
| TickResolution |
FFrameRate |
The internal resolution data is actually stored at. (24,000, 120,000 etc.) |
Graph/MovieGraphCoreTimeStep.h |
|
| TimeDilation |
float |
The time dilation multiplier set by the world, 1.0 if there is no time dilation being applied. |
Graph/MovieGraphCoreTimeStep.h |
|