| Attribute Name |
Description |
Supports |
|---|
| autosnaptoframes |
Determines whether or not the keys will be kept on frames when scaling regions. | Possible Values:
| Description:
| | 'false' |
(Default) Keys will not be snapped to frames. Note: Use the string "false", not the boolean false. |
| 'true' |
The keys will be kept on frames when scaling regions. Note: Use the string "true", not the boolean true. |
|
View.GetAttributeValue and View.SetAttributeValue. |
| pasteoperation |
The behavior when copied keys are paste into the current DopeSheet | Possible Values:
| Description:
| | 0 |
(Default) New keys will be merged with existing keys. |
| 1 |
Existing keys will be replaced by the new keys. |
|
View.GetAttributeValue and View.SetAttributeValue. |
| frameall |
Frames all the keys in the DopeSheet. | Possible Values:
| Description:
| | <any value> |
This value is ignored. |
|
View.SetAttributeValue only.
|
| frameselection |
Frames the selected keys in the DopeSheet. | Possible Values:
| Description:
| | <any value> |
This value is ignored. |
|
View.SetAttributeValue only.
|
| frameplaybackrange |
Frames the playback range in the DopeSheet. | Possible Values:
| Description:
| | <any value> |
This value is ignored. |
|
View.SetAttributeValue only.
|
| displayoptions |
Determines which tracks are displayed in the DopeSheet | Possible Values:
| Description:
| | siMarkedParam |
Marked parameters are displayed. This value can only be set if "aligntrackswithtreeview" attribute is false. |
| siAnimatedParam |
(Default) Animated parameters are displayed. |
| siSelectedParam |
Selected parameters are displayed. This value can only be set if "aligntrackswithtreeview" attribute is false. |
|
View.GetAttributeValue and View.SetAttributeValue. |
| aligntrackswithtreeview |
Determines whether the DopeSheet tracks align with its corresponding node in the tree view on the left. | Possible Values:
| Description:
| | true |
(Default) Tracks are aligned to the view. |
| false |
Tracks are not aligned to the view. |
|
View.GetAttributeValue and View.SetAttributeValue. |
| displayscenesummarytrack |
Determines whether the scene summary track is displayed. | Possible Values:
| Description:
| | false |
(Default) Scene summary track is not displayed. |
| true |
Scene summary track is displayed. |
|
View.GetAttributeValue and View.SetAttributeValue. |
| displaydopesheetsummarytrack |
Determines whether the DopeSheet summary track is displayed. | Possible Values:
| Description:
| | true |
(Default) DopeSheet summary track is displayed. |
| false |
DopeSheet summary track is not displayed. |
|
View.GetAttributeValue and View.SetAttributeValue. |
| phonemekeydisplay |
Determines whether the phoneme keys display mode is active. | Possible Values:
| Description:
| | false |
(Default) Phoneme Keys are not displayed. |
| true |
Phoneme keys are displayed. |
|
View.GetAttributeValue and View.SetAttributeValue. |
| phonemeshowinbetweens |
Determines whether the shape key names between the shape keys are displayed in phoneme key display mode. | Possible Values:
| Description:
| | false |
(Default) Shape key names between the shape keys are not displayed. |
| true |
Shape key names between the shape keys are displayed. |
|
View.GetAttributeValue and View.SetAttributeValue. |
| phonemekeythreshold |
Determines the weight threshold used by the phoneme key display mode. | Possible Values:
| Description:
| | <any real value> |
The threshold value to set. |
|
View.GetAttributeValue and View.SetAttributeValue. |
| ripple |
Determines whether ripple is enabled. | Possible Values:
| Description:
| | false |
(Default) Ripple is disabled. |
| true |
Ripple is enabled. |
|
View.GetAttributeValue and View.SetAttributeValue. |