base class — bpy_struct
Collection of timeline markers
Add a keyframe to the curve
| Parameters: | name (string) – New name for the marker (not unique) |
|---|---|
| Returns: | Newly created timeline marker |
| Return type: | TimelineMarker |
Remove a timeline marker
| Parameters: | marker (TimelineMarker, (never None)) – Timeline marker to remove |
|---|
Remove all timeline markers
Inherited Properties
Inherited Functions
|
References