Files
test/release/scripts/presets/tracking_camera/1_slash_2.3_inch.py

5 lines
135 B
Python

import bpy
bpy.context.camera.sensor_width = 6.17
bpy.context.camera.sensor_height = 4.55
bpy.context.camera.sensor_fit = 'HORIZONTAL'