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

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

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