Skip to main content

r.CustomUnsafeZones

Var

Unreal Engine Var console variable.

rCustomUnsafeZones

Description

Allows you to set custom unsafe zones. Define them based on Portrait (P) or Landscape (L) for a device oriented 'upright'.Unsafe zones may be either fixed or free, depending on if they move along with the rotation of the device.Format is (P:fixed[x1, y1][width, height]), semicolon-separated for each custom unsafe zone. +Values add from 0, -Values subtract from Height or Width

Usage

r.CustomUnsafeZones [value]

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