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

Blackmagic_Cinema_Camera.py « camera « presets « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6fde30756dac1b864854979d0fe68154adb2ac88 (plain)
1
2
3
4
import bpy
bpy.context.camera.sensor_width = 15.81
bpy.context.camera.sensor_height = 8.88
bpy.context.camera.sensor_fit = 'HORIZONTAL'