Enumerations |
|
| enum |
DESCPROP
{
NONE , SEQUENCE , KEY , AUTOKEY_ACTIVE , AUTOKEY_INACTIVE , NOANIM , ENABLED , ANIM_NOT_ALLOWED , GLOBAL_PARAMETER , KEY_CHANGED , HIDDEN , LOCKED , KEY_MUTED , PORTIN , PORTIN_CONNECTED , PORTOUT , PORTOUT_CONNECTED , CHANGED , NOTOVERRIDE , AUTOTAKE , INVERTENABLING , NODE } |
函数 |
|
| enum DESCPROP | MAXON_ENUM_FLAGS ( DESCPROP ) |
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| SEQUENCE |
Has a sequence on the current frame. |
| KEY |
Has a key on the current frame. |
| AUTOKEY_ACTIVE |
Autokey active icon. |
| AUTOKEY_INACTIVE |
Autokey inactive icon. |
| NOANIM |
No animation. |
| ENABLED |
Enabled. |
| ANIM_NOT_ALLOWED |
Animation not allowed. |
| GLOBAL_PARAMETER |
Global parameter. |
| KEY_CHANGED |
Has a key on the current frame but the value changed. |
| HIDDEN |
Hidden description property. |
| LOCKED |
Locked description property. |
| KEY_MUTED |
Current key frame is muted. |
| PORTIN |
Port used by XPresso as inport. |
| PORTIN_CONNECTED |
Port used by XPresso as connected inport. |
| PORTOUT |
Port used by XPresso as outport. |
| PORTOUT_CONNECTED |
Port used by XPresso as connected outport. |
| CHANGED |
The value changed. |
| NOTOVERRIDE |
Parameter is not overridden.
|
| AUTOTAKE |
描述 is enabled for Auto Take.
|
| INVERTENABLING |
描述 enabling defined by override from Take has to be inverted.
|
| NODE |
Private - node parameter. |
| enum DESCPROP MAXON_ENUM_FLAGS | ( | DESCPROP | ) |