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

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