Navigation
| Name | SlateBaseRenderer |
| Type | Runtime |
| Location | /Engine/Source/Runtime/SlateBaseRenderer/ |
| Module Build Rules | SlateBaseRenderer.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FSlatePostBufferProcessorProxy | Base class for proxy for post buffer processor that the renderthread uses to perform processing. |
| USlateFontInfoBlueprintLibrary | |
| USlateFXBaseSubsystem | |
| USlatePostBufferBlur | Slate Post Buffer Processor that performs a simple gaussian blur to the backbuffer |
| USlatePostBufferProcessor | Base class for types that can process the backbuffer scene into the slate post buffer. |