|
|
|||
|
|
|
| ControllerPath is an option that gives a list of external controllers or classes of controllers to try for functions such as ControllerState, Manipulate, and Graphics3D. |
| "name" | device name from ControllerInformation | |
| "class" | device class specifier | |
| n | raw device index from ControllerInformation | |
| All | all devices supporting the requested controls |
By default, Manipulate responds to the first controller that supports all necessary controls:
|