Files
workinf_Blender_Wasm/blender-5.2.0/scripts/presets/camera/Foveon_(Sigma).py
2026-08-12 04:47:48 -04: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'