Skip to main content

r.Ortho.CalculateDepthThicknessScaling

Var

Unreal Engine Var console variable.

rOrthoCalculateDepthThicknessScaling

Description

Whether to automatically derive the depth thickness test scale from the Near/FarPlane difference. 0: Disabled (use scaling specified by r.Ortho.DepthThicknessScale) 1: Enabled (default)

Usage

r.Ortho.CalculateDepthThicknessScaling [value]

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