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

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