base class — bpy_struct
Match-moving camera data for tracking
Camera’s focal length
| Type : | float in [0.0001, 5000], default 0.0 |
|---|
Camera’s focal length
| Type : | float in [0, 5000], default 0.0 |
|---|
First coefficient of third order polynomial radial distortion
| Type : | float in [-inf, inf], default 0.0 |
|---|
Second coefficient of third order polynomial radial distortion
| Type : | float in [-inf, inf], default 0.0 |
|---|
Third coefficient of third order polynomial radial distortion
| Type : | float in [-inf, inf], default 0.0 |
|---|
Pixel aspect ratio
| Type : | float in [0.1, 5000], default 1.0 |
|---|
Optical center of lens
| Type : | float array of 2 items in [-inf, inf], default (0.0, 0.0) |
|---|
Width of CCD sensor in millimeters
| Type : | float in [0, 500], default 0.0 |
|---|
Units used for camera focal length
| Type : | enum in [‘PIXELS’, ‘MILLIMETERS’], default ‘PIXELS’ |
|---|
Inherited Properties
Inherited Functions
|
References