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

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