![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PostBufferUpdate.h>
Public Attributes | |
| ESlatePostRT | BufferToUpdate = ESlatePostRT::None |
| TObjectPtr< USlatePostBufferProcessorUpdater > | PostParamUpdater = nullptr |
Struct containing info needed to update a particular buffer
| ESlatePostRT FSlatePostBufferUpdateInfo::BufferToUpdate = ESlatePostRT::None |
Buffers that we should update, all of these buffers will be affected by 'bPerformDefaultPostBufferUpdate' if disabled
| TObjectPtr<USlatePostBufferProcessorUpdater> FSlatePostBufferUpdateInfo::PostParamUpdater = nullptr |
Optional processor updater for buffer, used to update a processor within a frame