Click or drag to resize

FingersScriptRequireControlKeyForMouseZoom Field

Whether the control key is required for mouse zoom. If true, control pluse mouse wheel zooms. If false, mouse wheel alone will zoom.

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool RequireControlKeyForMouseZoom

Field Value

Type: Boolean
See Also