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

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