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

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