MovieTrackingMarker(bpy_struct)

base class — bpy_struct

class bpy.types.MovieTrackingMarker(bpy_struct)

Match-moving marker data for tracking

co

Marker position at frame in normalized coordinates

Type :float array of 2 items in [-inf, inf], default (0.0, 0.0)
enable

Is marker enabled for current frame

Type :boolean, default False
frame

Frame number marker is keyframed on

Type :int in [-inf, inf], default 0, (readonly)

Inherited Properties

Inherited Functions

References

Previous topic

MovieTrackingCamera(bpy_struct)

Next topic

MovieTrackingReconstruction(bpy_struct)