Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Dynamic Interactivity > Interactive Manipulation > Options & Styling for Interactive Manipulation > Gamepad & Device Interface >
Mathematica > Visualization and Graphics > Graphics Interactivity & Drawing > Interactive 3D Control > Gamepad & Device Interface >

ControllerMethod

ControllerMethod
is an option for Manipulate, Graphics3D, Plot3D and related functions that specifies the default way that controls on an external controller device should apply.
  • With ControllerMethod->Automatic, if no explicit associations are specified, successive variables in Manipulate and ControllerManipulate will be associated with successive suitable controls on the controller device. If any explicit associations are specified, no automatic associations are used.
  • With ControllerMethod->"Absolute", the default associations used for controller specifications such as "X" is absolute, rather than relative with an option for absolute.
Setting ControllerMethod to "Absolute" forces absolute associations, rather than relative:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team