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

Blackmagic_Pocket_&_Studio.py « tracking_camera « presets « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 260bfbaf94f76dfcb7ac2320e08456b7e3c41a6a (plain)
1
2
3
4
import bpy
bpy.context.camera.sensor_width = 12.48
bpy.context.camera.sensor_height = 7.02
bpy.context.camera.sensor_fit = 'HORIZONTAL'