Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components
Inheritance Hierarchy
- TSharedFromThis< FSlatePostProcessorUpdaterProxy >
- FSlatePostProcessorUpdaterProxy
- FPostBufferBlurUpdaterProxy
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/PostBufferBlurUpdater.h |
| Include | #include "Components/PostBufferBlurUpdater.h" |
Syntax
class FPostBufferBlurUpdaterProxy : public FSlatePostProcessorUpdaterProxy
Remarks
Renderthread proxy for the blur processor updater
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | GaussianBlurStrength_RenderThread | Blur strength that will be copied over to the processor mid-frame |
Overridden from FSlatePostProcessorUpdaterProxy
| Type | Name | Description | |
|---|---|---|---|
| void | UpdateProcessor_RenderThread
(
TSharedPtr< FSlateRHIPostBufferProcessorProxy > |