SpaceTimeline(Space)

base classes — bpy_struct, Space

class bpy.types.SpaceTimeline(Space)

Timeline editor space data

cache_cloth

Show the active object’s cloth point cache

Type :boolean, default False
cache_particles

Show the active object’s particle point cache

Type :boolean, default False
cache_smoke

Show the active object’s smoke cache

Type :boolean, default False
cache_softbody

Show the active object’s softbody point cache

Type :boolean, default False
show_cache

Show the status of cached frames in the timeline

Type :boolean, default False
show_frame_indicator

Show frame number beside the current frame indicator line

Type :boolean, default False
show_only_selected

Show keyframes for active Object and/or its selected channels only

Type :boolean, default False

Inherited Properties

Inherited Functions

Previous topic

SpaceTextEditor(Space)

Next topic

SpaceUVEditor(bpy_struct)