base classes — bpy_struct, Space
Clip editor space data
Parameters defining which frame of the movie clip is displayed
Type : | MovieClipUser, (readonly, never None) |
---|
Where the grease pencil comes from
Type : | enum in [‘CLIP’, ‘TRACK’], default ‘CLIP’ |
---|
Lock viewport to selected markers during playback
Type : | boolean, default False |
---|
Lock curves view to time cursor during playback and tracking
Type : | boolean, default False |
---|
Draw type for mask splines
Type : | enum in [‘OUTLINE’, ‘DASH’, ‘BLACK’, ‘WHITE’], default ‘OUTLINE’ |
---|
Editing context being displayed
Type : | enum in [‘TRACKING’, ‘RECONSTRUCTION’, ‘DISTORTION’, ‘MASK’], default ‘TRACKING’ |
---|
Length of displaying path, in frames
Type : | int in [0, 50], default 0 |
---|
Pivot center for rotation/scaling
Type : | enum in [‘BOUNDING_BOX_CENTER’, ‘INDIVIDUAL_ORIGINS’, ‘MEDIAN_POINT’], default ‘BOUNDING_BOX_CENTER’ |
---|
Scopes to visualize movie clip statistics
Type : | MovieClipScopes, (readonly) |
---|
Show blue channel in the frame
Type : | boolean, default False |
---|
Show projection of 3D markers into footage
Type : | boolean, default False |
---|
Show disabled tracks from the footage
Type : | boolean, default False |
---|
Show filters for graph editor
Type : | boolean, default False |
---|
Show curve for per-frame average error (camera motion should be solved first)
Type : | boolean, default False |
---|
Include channels from objects/bone that aren’t visible
Type : | boolean, default False |
---|
Only include channels relating to selected objects and data
Type : | boolean, default False |
---|
Display the speed curves (in “x” direction red, in “y” direction green) for the selected tracks
Type : | boolean, default False |
---|
Show green channel in the frame
Type : | boolean, default False |
---|
Show grid showing lens distortion
Type : | boolean, default False |
---|
Show pattern boundbox for markers
Type : | boolean, default False |
---|
Show search boundbox for markers
Type : | boolean, default False |
---|
Type : | boolean, default False |
---|
Show track names and status
Type : | boolean, default False |
---|
Show red channel in the frame
Type : | boolean, default False |
---|
Show timing in seconds not frames
Type : | boolean, default False |
---|
Show stable footage in editor (if stabilization is enabled)
Type : | boolean, default False |
---|
Show markers in a more compact manner
Type : | boolean, default False |
---|
Show path of how track moves
Type : | boolean, default False |
---|
Display frame in grayscale mode
Type : | boolean, default False |
---|
Use manual calibration helpers
Type : | boolean, default False |
---|
Mute footage and show black background instead
Type : | boolean, default False |
---|
Type of the clip editor view
Type : | enum in [‘CLIP’, ‘GRAPH’, ‘DOPESHEET’], default ‘CLIP’ |
---|
Inherited Properties
Inherited Functions
|