base class — bpy_struct
Match-moving stabilization data for tracking
Index of active track in stabilization tracks list
| Type : | int in [-inf, inf], default 0 |
|---|
Method to use to filter stabilization
| Type : | enum in [‘NEAREST’, ‘BILINEAR’, ‘BICUBIC’], default ‘NEAREST’ |
|---|
Influence of stabilization algorithm on footage location
| Type : | float in [0, 1], default 0.0 |
|---|
Influence of stabilization algorithm on footage rotation
| Type : | float in [0, 1], default 0.0 |
|---|
Influence of stabilization algorithm on footage scale
| Type : | float in [0, 1], default 0.0 |
|---|
Track used to compensate rotation
| Type : | MovieTrackingTrack |
|---|
Limit the amount of automatic scaling
| Type : | float in [0, 10], default 0.0 |
|---|
Collection of tracks used for stabilization
| Type : | bpy_prop_collection of MovieTrackingTrack, (readonly) |
|---|
Use 2D stabilization for footage
| Type : | boolean, default False |
|---|
Automatically scale footage to cover unfilled areas when stabilizing
| Type : | boolean, default False |
|---|
Stabilize horizon line on the shot
| Type : | boolean, default False |
|---|
Inherited Properties
Inherited Functions
|
References