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

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