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: 35670042e48d9f72d9404438758d9bde6a745c5d (plain)
1
2
3
4
5
import bpy
bpy.context.object.data.sensor_width = 4.8
bpy.context.object.data.sensor_height = 3.6
bpy.context.object.data.lens = 3.70
bpy.context.object.data.sensor_fit = 'HORIZONTAL'