SoSwipeAccess¶
- InventorModule¶
genre
author
package
dll
definition
see also
keywords
Purpose¶
The SoSwipeAccess module offers access to swipe gestures detected by the SoTouchpadDevice module.
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
Visible Fields¶
Swipe Direction¶
- name: swipeDirection, type: Enum, persistent: no¶
Values:
Title |
Name |
|---|---|
Nodirection |
NODIRECTION |
Left |
LEFT |
Right |
RIGHT |
Up |
UP |
Down |
DOWN |
Left¶
- name: left, type: Trigger¶
Right¶
- name: right, type: Trigger¶
Up¶
- name: up, type: Trigger¶
Down¶
- name: down, type: Trigger¶