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

Panasonic_AG-HVX200.py « camera « presets « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 71ad3c3a161bb4d5f288e68d165d5aa2f2c29b48 (plain)
1
2
3
4
import bpy
bpy.context.camera.sensor_width = 4.68
bpy.context.camera.sensor_height = 2.633
bpy.context.camera.sensor_fit = 'HORIZONTAL'