Click or drag to resize

ImageGestureRecognizerComponentScriptGestureImages Field

The images that should be compared against to find a match. The values are a ulong which match the bits of each generated image. See DemoSceneImage & DemoScriptImage.cs for an example.

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public List<ImageGestureRecognizerComponentScriptImageEntry> GestureImages

Field Value

Type: ListImageGestureRecognizerComponentScriptImageEntry
See Also