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

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