Skip to main content

Slate.OverrideScissorRect

Var

Unreal Engine Var console variable.

SlateOverrideScissorRect

Description

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.

Usage

Slate.OverrideScissorRect [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.