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

Blackmagic_Pocket_&_Studio.py « tracking_camera « presets « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bb2b172919e79e49d2eed6ff9315614668c39065 (plain)
1
2
3
4
import bpy
bpy.context.camera.sensor_width = 12.48
bpy.context.camera.sensor_height = 7.02
bpy.context.camera.sensor_fit = 'HORIZONTAL'