Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Foveon_(Sigma).py « tracking_camera « presets « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6b35f29acafab9f6778301946a672c3fcb6f25eb (plain)
1
2
3
4
import bpy
bpy.context.camera.sensor_width = 20.70
bpy.context.camera.sensor_height = 13.80
bpy.context.camera.sensor_fit = 'HORIZONTAL'