base classes — bpy_struct, Space
Dope Sheet space data
Automatic time snapping settings for transformations
| Type: | enum in [‘NONE’, ‘STEP’, ‘TIME_STEP’, ‘FRAME’, ‘SECOND’, ‘MARKER’], default ‘NONE’ |
|---|
Editing context being displayed
| Type: | enum in [‘DOPESHEET’, ‘ACTION’, ‘SHAPEKEY’, ‘GPENCIL’, ‘MASK’], default ‘ACTION’ |
|---|
Show frame number beside the current frame indicator line
| Type: | boolean, default False |
|---|
Draw groups and channels with colors matching their corresponding groups
| Type: | boolean, default False |
|---|
Show markers belonging to the active action instead of Scene markers (Action and Shape Key Editors only)
| Type: | boolean, default False |
|---|
Show timing in seconds not frames
| Type: | boolean, default False |
|---|
Show sliders beside F-Curve channels
| Type: | boolean, default False |
|---|
Automatically merge nearby keyframes
| Type: | boolean, default False |
|---|
Sync Markers with keyframe edits
| Type: | boolean, default False |
|---|
When transforming keyframes, changes to the animation data are flushed to other views
| Type: | boolean, default False |
|---|
Undocumented
Undocumented
Inherited Properties
Inherited Functions