expre-gen/blender/3.4/scripts/presets/camera/Foveon_(Sigma).py
2025-10-17 09:47:23 +08:00

5 lines
137 B
Python

import bpy
bpy.context.camera.sensor_width = 20.70
bpy.context.camera.sensor_height = 13.80
bpy.context.camera.sensor_fit = 'HORIZONTAL'