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: 0de8198972ae0660a0e7756fa7e58a785dd0af4c (plain)
1
2
3
4
5
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'