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

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