UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Slate Class Reference
+ Inheritance diagram for Slate:

Public Member Functions

 Slate (ReadOnlyTargetRules Target)
 

Static Public Attributes

static FAutoConsoleVariable OverrideScissorRect (TEXT("Slate.OverrideScissorRect"), 1, TEXT("Whether to allow Slate to apply a scissor clip to UI elements to prevent certain artifacts. You might need to disable this if you are drawing UI over a mirror backbuffer while in VR."))
 

Constructor & Destructor Documentation

◆ Slate()

Slate.Slate ( ReadOnlyTargetRules  Target)
inline

Member Data Documentation

◆ OverrideScissorRect

FAutoConsoleVariable Slate.OverrideScissorRect(TEXT("Slate.OverrideScissorRect"), 1, TEXT("Whether to allow Slate to apply a scissor clip to UI elements to prevent certain artifacts. You might need to disable this if you are drawing UI over a mirror backbuffer while in VR."))
static

The documentation for this class was generated from the following files: