Files
test/release/scripts/presets/camera/Blackmagic_URSA_4.6K.py

5 lines
137 B
Python

import bpy
bpy.context.camera.sensor_width = 25.34
bpy.context.camera.sensor_height = 14.25
bpy.context.camera.sensor_fit = 'HORIZONTAL'