Files
test/release/scripts/presets/camera/Blackmagic_Pocket_4K.py

5 lines
137 B
Python

import bpy
bpy.context.camera.sensor_width = 18.96
bpy.context.camera.sensor_height = 10.00
bpy.context.camera.sensor_fit = 'HORIZONTAL'