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: ae16d4172f94db458b79a0e7e3acc84d8a0fcd62 (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 = 4.20
bpy.context.object.data.sensor_fit = 'HORIZONTAL'