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

Sony_F65.py « camera « presets « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e62b35118368b81608118b2576aefec8f5a18529 (plain)
1
2
3
4
import bpy
bpy.context.camera.sensor_width = 24.33
bpy.context.camera.sensor_height = 12.83
bpy.context.camera.sensor_fit = 'HORIZONTAL'