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

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