Used to interact with the Gestura (multi-touch) library. In query mode, return type is based on queried flag.
Flags:
Long Name / Short Name | Argument Types | Properties | |
---|---|---|---|
gestures / g | bool | ![]() ![]() |
|
|
|||
trackpad / t | int | ![]() ![]() |
|
Sets the trackpad mode. Values can be: 1 - Cursor Control only2 - Multi-touch Gestures Only3 - Cursor and Multi-touchNote: this is a Maconly flag. Flag can have multiple arguments, passed either as a tuple or a list. |
Derived from mel command maya.cmds.multiTouch