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

Sony_A55.py « camera « presets « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b0f172206fa5de861b448d9b549cfa1648e7af56 (plain)
1
2
3
4
import bpy
bpy.context.object.data.sensor_width = 23.4
bpy.context.object.data.sensor_height = 15.6
bpy.context.object.data.sensor_fit = 'HORIZONTAL'