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: ee82cbe9bf0f453d6703536094b0355e62bc33b9 (plain)
1
2
3
4
import bpy
bpy.context.object.data.sensor_width = 4.68
bpy.context.object.data.sensor_height = 2.633
bpy.context.object.data.sensor_fit = 'HORIZONTAL'