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

Foveon_(Sigma).py « camera « presets « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e6a1a0ed3446a1bf8cc4a8919f7f10e92c823cfc (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'