unreal.SlatePostBufferProcessorUpdater¶
- class unreal.SlatePostBufferProcessorUpdater(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
ObjectClass that can create a FPostParamUpdaterProxy whose lifetime will be managed by the renderthread. This proxy will be given a Post buffer processor to update mid-frame.
C++ Source:
Module: UMG
File: PostBufferUpdate.h