Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > 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->None, no automatic associations are ever made.
  • With ControllerMethod->"Absolute", the default associations used for controller specifications such as "X" is absolute, rather than relative with an option for absolute.
New in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team