base class — bpy_struct
Match-moving object tracking and reconstruction data
Object is used for camera tracking
| Type : | boolean, default False, (readonly) |
|---|
First keyframe used for reconstruction initialization
| Type : | int in [-inf, inf], default 0 |
|---|
Second keyframe used for reconstruction initialization
| Type : | int in [-inf, inf], default 0 |
|---|
Unique name of object
| Type : | string, default “”, (never None) |
|---|
| Type : | MovieTrackingReconstruction, (readonly) |
|---|
Scale of object solution in camera space
| Type : | float in [0.0001, 10000], default 1.0 |
|---|
Collection of tracks in this tracking data object
| Type : | MovieTrackingObjectTracks bpy_prop_collection of MovieTrackingTrack, (readonly) |
|---|
Inherited Properties
Inherited Functions
|
References