Fingers - Gestures for Unity Code Documentation
Fingers - Gestures for Unity Code Documentation
DigitalRubyShared
GestureRecognizer Class
GestureRecognizer Properties
AllowSimultaneousExecutionIfPlatformSpecificViewsAreDifferent Property
ClearTrackedTouchesOnEndOrFail Property
CurrentTrackedTouches Property
CustomData Property
DeltaX Property
DeltaY Property
DistanceX Property
DistanceY Property
Enabled Property
FocusX Property
FocusY Property
IsRestarting Property
MaximumNumberOfTouchesToTrack Property
MinimumNumberOfTouchesToTrack Property
PlatformSpecificView Property
PlatformSpecificViewScale Property
Pressure Property
PrevFocusX Property
PrevFocusY Property
ReceivedAdditionalTouches Property
RequireGestureRecognizersToFail Property
RequireGestureRecognizerToFail Property
ResetOnEnd Property
Speed Property
StartFocusX Property
StartFocusY Property
State Property
TrackedTouchCountIsWithinRange Property
VelocityX Property
VelocityY Property
GestureRecognizer
DeltaY Property
Change in focus y in pixels
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
float
DeltaY
{
get
; }
Property Value
Type:
Single
The change in y
See Also
Reference
GestureRecognizer Class
DigitalRubyShared Namespace
(c) 2015 to present, Digital Ruby, LLC
Send comments on this topic to
support@digitalruby.com