![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <TimeSynchronizationSource.h>
Public Attributes | |
| FFrameRate | SynchronizationFrameRate |
| TOptional< FFrameTime > | RolloverFrame |
| TOptional<FFrameTime> FTimeSynchronizationOpenData::RolloverFrame |
The frame on which rollover occurs (i.e., the modulus value of rollover). This is relative to the SynchronizationFrameRate. Not set if rollover is not used.
| FFrameRate FTimeSynchronizationOpenData::SynchronizationFrameRate |
Frame rate that will be used as the base for synchronization.