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

Samsung_Galaxy_S4.py « camera « presets « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cc929d26dacbc3b8bb8090d61642a64f128c1683 (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 = 4.20
bpy.context.camera.sensor_fit = 'HORIZONTAL'