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

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