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: 72548384401c27bcf92e63326576833631d6d7eb (plain)
1
2
3
4
import bpy
bpy.context.camera.sensor_width = 6.16
bpy.context.camera.sensor_height = 4.62
bpy.context.camera.sensor_fit = 'HORIZONTAL'