Navigation
API > API/Runtime > API/Runtime/SlateCore
| |
|
| Name |
FSlatePostProcessElement |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Rendering/DrawElementTypes.h |
| Include Path |
#include "Rendering/DrawElementTypes.h" |
Syntax
struct FSlatePostProcessElement : public FSlateDrawElement
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CornerRadius |
FVector4f |
|
Rendering/DrawElementTypes.h |
|
| DownsampleAmount |
int32 |
|
Rendering/DrawElementTypes.h |
|
| PostProcessData |
FVector4f |
Post Process Data. |
Rendering/DrawElementTypes.h |
|