IGestureDelegateShouldReceivePointer Method |
Returns whether a gesture should receive a pointer.
Namespace:
TouchScript
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax Remarks Can be used to restrict what pointers a gesture can receive and ignore the ones it shouldn't.
See Also