This version of Unity is unsupported.

GestureRecognizer Constructor

public GestureRecognizer();

Description

Create a GestureRecognizer.

All gestures are enabled by default. Before this Recognizer will receive events from platform (and fire them to user) StartCapturingGestures must be called.