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

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