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

1_slash_2.3_inch.py « tracking_camera « presets « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4d55738f4edcf06f60898fc45840393bcafd5162 (plain)
1
2
3
4
import bpy
bpy.context.camera.sensor_width = 6.17
bpy.context.camera.sensor_height = 4.55
bpy.context.camera.sensor_fit = 'HORIZONTAL'