Files
UnrealEngineUWP/Engine/Source/Runtime/SlateCore
daren cheng d5b337dcc1 Add framework for processing slate scenebuffer copies
---
To create a new slate post buffer processor, inherit from 'USlateRHIPostBufferProcessor' & implement 'PostProcess'
To use in game, create a BP that derives from your buffer processor, ex 'USlatePostBufferBlur'.
Set default values on that BP, then connect the processor to a buffer in 'SlateRendererSettings'.

#jira UE-198072
[REVIEW] patrick.boutot
#rb none
#tests perf pie standalone shipping hdr-non-composite

[CL 29001080 by daren cheng in ue5-main branch]
2023-10-21 14:24:30 -04:00
..
2023-10-13 17:06:50 -04:00