Sandbox Logo

EditorPreferences.InvertOrbitZoom

bool InvertOrbitZoom { get; set; }

Description

Should the orbit camera zoom be inverted? <list type="bullet"><item>Inverted: mouse up/left zooms in, mouse down/right zooms out</item><item>Standard: mouse down/right zooms in, mouse up/left zooms out</item></list>

Return

User Comments