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

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