The Catalyzer Python interface file.
- Copyright
- Copyright Information
| Enumerator |
|---|
| OVERRIDDEN_ALL |
All overridden properties are selected.
|
| OVERRIDDEN_PROPERTY |
Only normal property type overridden properties are selected.
|
| OVERRIDDEN_COMPONENT |
Only LiveComponent type overridden properties are selected.
|
| OVERRIDDEN_TRANSFORM |
Only Cumulative Transform type overridden properties are selected.
|
| OVERRIDDEN_NUM_TYPES |
|
| Enumerator |
|---|
| REFRESH_SCRIPT_CONTROLLED |
The script controls when the reactions fire.
|
| REFRESH_ALWAYS |
Always refresh the catalyzer on a change.
|
| REFRESH_EXPLICIT |
User must tell the the catalyzer to rerun its scripts.
|
| REFRESH_NUM_MODES |
|