Application state the MotionBuilder application has been started in. More...
#include <pyfbsdk_generated.h>

Public Attributes | |
| kFBInteractive | |
| Running in an interactive mode with the UI. Default mode. | |
| kFBBatch | |
| Running in a batch mode, without the UI, i.e.: when starting MotionBuilder from the command line with the -batch command flag. | |
| kFBMobuPy | |
| Running via the mobupy executable. | |
Application state the MotionBuilder application has been started in.
| kFBBatch |
Running in a batch mode, without the UI, i.e.: when starting MotionBuilder from the command line with the -batch command flag.
| kFBInteractive |
Running in an interactive mode with the UI. Default mode.
| kFBMobuPy |
Running via the mobupy executable.