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