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

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