Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Blackmagic_Pocket_6k.py « tracking_camera « presets « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 942a9deca853940f55bb3dac5c06697d095be086 (plain)
1
2
3
4
5
6
import bpy
camera = bpy.context.edit_movieclip.tracking.camera

camera.sensor_width = 23.10
camera.units = 'MILLIMETERS'
camera.pixel_aspect = 1