base class — bpy_struct
Match-moving marker data for tracking
Marker position at frame in normalized coordinates
Type : | float array of 2 items in [-inf, inf], default (0.0, 0.0) |
---|
Frame number marker is keyframed on
Type : | int in [-inf, inf], default 0 |
---|
Is marker muted for current frame
Type : | boolean, default False |
---|
Pattern area bounding box in normalized coordinates
Type : | float array of 4 items in [-inf, inf], default (0.0, 0.0, 0.0, 0.0), (readonly) |
---|
Array of coordinates which represents pattern’s corners in normalized coordinates relative to marker position
Type : | float array of 8 items in [-inf, inf], default (0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) |
---|
Right-bottom corner of search area in normalized coordinates relative to marker position
Type : | float array of 2 items in [-inf, inf], default (0.0, 0.0) |
---|
Left-bottom corner of search area in normalized coordinates relative to marker position
Type : | float array of 2 items in [-inf, inf], default (0.0, 0.0) |
---|
Inherited Properties
Inherited Functions
|
References