Skip to main content

modeling.PolyEdit.EdgeLimit

Var

Unreal Engine Var console variable.

modelingPolyEditEdgeLimit

Description

Maximal number of edges that PolyEd and TriEd support. Meshes that would require more than this number of edges to be rendered in PolyEd or TriEd force the tools to be disabled to avoid hanging the editor.

Usage

modeling.PolyEdit.EdgeLimit [value]

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