base classes — bpy_struct, Space
Graph Editor space data
Automatic time snapping settings for transformations
| Type: | enum in [‘NONE’, ‘STEP’, ‘TIME_STEP’, ‘FRAME’, ‘SECOND’, ‘MARKER’], default ‘NONE’ |
|---|
Graph Editor 2D-Value cursor - Y-Value component
| Type: | float in [-inf, inf], default 0.0 |
|---|
Graph Editor instance has some ghost curves stored
| Type: | boolean, default False |
|---|
Editing context being displayed
| Type: | enum in [‘FCURVES’, ‘DRIVERS’], default ‘FCURVES’ |
|---|
Pivot center for rotation/scaling
| Type: | enum in [‘BOUNDING_BOX_CENTER’, ‘CURSOR’, ‘INDIVIDUAL_ORIGINS’], default ‘BOUNDING_BOX_CENTER’ |
|---|
Show 2D cursor
| Type: | boolean, default False |
|---|
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 handles of Bezier control points
| 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 |
|---|
Automatically recalculate curve normalization on every curve edit
| Type: | boolean, default False |
|---|
Draw F-Curves using Anti-Aliasing and other fancy effects (disable for better performance)
| Type: | boolean, default False |
|---|
Display curves in normalized to -1..1 range, for easier editing of multiple curves with different ranges
| Type: | boolean, default False |
|---|
Only keyframes of selected F-Curves are visible and editable
| Type: | boolean, default False |
|---|
Only show and edit handles of selected keyframes
| 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