Fingers - Gestures for Unity Code Documentation
Fingers - Gestures for Unity Code Documentation
DigitalRubyShared
ImageGestureRecognizer Class
ImageGestureRecognizer Properties
DirectionTolerance Property
GestureImages Property
Image Property
MatchedGestureCalculationTimeMilliseconds Property
MatchedGestureImage Property
MaximumPathCount Property
MinimumDistanceBetweenPointsUnits Property
MinimumPointsToRecognize Property
PathCount Property
ResetOnEnd Property
SimilarityMinimum Property
ThresholdUnits Property
ImageGestureRecognizer
GestureImages Property
The images that should be compared against to find a match
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
List
<
ImageGestureImage
>
GestureImages
{
get
;
set
; }
Property Value
Type:
List
ImageGestureImage
See Also
Reference
ImageGestureRecognizer Class
DigitalRubyShared Namespace
(c) 2015 to present, Digital Ruby, LLC
Send comments on this topic to
support@digitalruby.com