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

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