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

GoPro_Hero3_Silver.py « camera « presets « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1eee0750c2d26a30d448aa8163617e7c85884ff8 (plain)
1
2
3
4
5
6
import bpy
bpy.context.object.data.sensor_width = 5.371
bpy.context.object.data.sensor_height = 4.035
bpy.context.object.data.lens = 2.77

bpy.context.object.data.sensor_fit = 'AUTO'