Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Rendering > API/Runtime/SlateCore/Rendering/ICustomSlateElement
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h |
| Include | #include "Rendering/RenderingCommon.h" |
Syntax
struct FDrawPassInputs
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bOutputIsHDRDisplay | ||
| bool | bWireFrame | ||
| FMatrix44f | ElementsMatrix | ||
| FVector2f | ElementsOffset | ||
| EDisplayColorGamut | HDRDisplayColorGamut | ||
| FRDGTexture * | OutputTexture | ||
| FIntRect | SceneViewRect | ||
| ESlatePostRT | UsedSlatePostBuffers |