Click or drag to resize

FingersScriptSimulateMouseWithTouches Field

Whether to treat touches as mouse pointer? This needs to be set before the script Awake method is called.

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

Field Value

Type: Boolean
See Also