UEConsole Commands
VariableConsole VariableRemaining

VI.SnapGridSize

VI.SnapGridSize is a console variable in Unreal Engine 5 (UE5). See what VI.SnapGridSize does, its values, and how to use this cvar in the Unreal console below.

Category: Remaining · Namespace: vi

Help

How big the snap grid should be. At 1.0, this will be the maximum of the gizmo\'s bounding box and a multiple of the current grid snap size

Usage

Unreal console (open with ~)
> VI.SnapGridSize 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.

Related in vi