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

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

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