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

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