bool
InvertOrbitZoom
{
get;
set;
}
Summary
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>