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: 4a9591803d09374fdefea3b50d159bb02a95693e (plain)
1
2
3
4
import bpy
bpy.context.camera.sensor_width = 5.37
bpy.context.camera.sensor_height = 4.04
bpy.context.camera.sensor_fit = 'HORIZONTAL'