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

APS-C_(Canon).py « tracking_camera « presets « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 484929a54e76f48ff35f7bde403671e64f95feab (plain)
1
2
3
4
import bpy
bpy.context.camera.sensor_width = 22.30
bpy.context.camera.sensor_height = 14.90
bpy.context.camera.sensor_fit = 'HORIZONTAL'