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

Samsung_Galaxy_S3.py « camera « presets « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 23eaea7cd27a31f86e13102e5b0d1d8b1f33b4fd (plain)
1
2
3
4
5
import bpy
bpy.context.camera.sensor_width = 4.8
bpy.context.camera.sensor_height = 3.6
bpy.context.camera.lens = 3.70
bpy.context.camera.sensor_fit = 'HORIZONTAL'