Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TTripleBuffer
Description
Swap the latest read buffer, if available.
Will not perform a back-buffer swap if no new data is available (dirty flag = false).
| Name | SwapReadBuffers |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/TripleBuffer.h |
| Include Path | #include "Containers/TripleBuffer.h" |
void SwapReadBuffers()
See Also
-
SwapWrite