3ds Max C++ API Reference
|
IDs that identify action contexts (ActionContext) managed by 3ds Max. More...
Variables | |
const ActionContextId | kActionMainUIContext = 0 |
const ActionContextId | kActionTrackViewContext = 1 |
const ActionContextId | kActionMaterialEditorContext = 2 |
const ActionContextId | kActionVideoPostContext = 3 |
const ActionContextId | kActionSchematicViewContext = 5 |
const ActionContextId | kActionIReshadeContext = 6 |
IDs that identify action contexts (ActionContext) managed by 3ds Max.
Multiple action tables (ActionTable) may share the same action context ID.
const ActionContextId kActionMainUIContext = 0 |
const ActionContextId kActionTrackViewContext = 1 |
const ActionContextId kActionMaterialEditorContext = 2 |
const ActionContextId kActionVideoPostContext = 3 |
const ActionContextId kActionSchematicViewContext = 5 |
const ActionContextId kActionIReshadeContext = 6 |