base classes — bpy_struct, Space
Graph Editor space data
Automatic time snapping settings for transformations
| Type : | enum in [‘NONE’, ‘STEP’, ‘FRAME’, ‘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 |
|---|
Show handles of Bezier control points
| Type : | boolean, default False |
|---|
Show timing in seconds not frames
| Type : | boolean, default False, (readonly) |
|---|
Show sliders beside F-Curve channels
| Type : | boolean, default False |
|---|
Automatically merge nearby keyframes
| Type : | boolean, default False |
|---|
Draw F-Curves using Anti-Aliasing and other fancy effects. Disable for better performance
| 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 |
|---|
Inherited Properties
Inherited Functions
|