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

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

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