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)
frame

Frame number marker is keyframed on

Type :int in [-inf, inf], default 0
mute

Is marker muted for current frame

Type :boolean, default False

Inherited Properties

Inherited Functions

References

Previous topic

MovieTrackingCamera(bpy_struct)

Next topic

MovieTrackingMarkers(bpy_struct)