Controller API Elements
 
 
 

Principal Classes

The following are the main class used when dealing with controllers in the SDK.

Interfaces

The following interface classes provide access to the parameters for the standard 3ds Max controllers:

Global Functions

There are some global functions developer may use that relate to controllers. These provide things such as setting the default controllers used for various controller types, creating new instances of different controller types, turning animation mode on and off, temporarily suspending animate mode, and getting/setting the animation start and end times. There are also some global functions which provide access to the default tangent types for both the Bezier and TCB controllers. Consult the C++ Reference's "Related Pages > Lists and Functions > Additional Controller Related Functions" for more information.