MovieTrackingPlaneTrack(bpy_struct)

base class — bpy_struct

class bpy.types.MovieTrackingPlaneTrack(bpy_struct)

Match-moving plane track data for tracking

markers

Collection of markers in track

Type :MovieTrackingPlaneMarkers bpy_prop_collection of MovieTrackingPlaneMarker, (readonly)
name

Unique name of track

Type :string, default “”, (never None)
select

Plane track is selected

Type :boolean, default False
use_auto_keying

Automatic keyframe insertion when moving plane corners

Type :boolean, default False

Inherited Properties

Inherited Functions

References

Previous topic

MovieTrackingPlaneMarkers(bpy_struct)

Next topic

MovieTrackingPlaneTracks(bpy_struct)