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

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