Super_35_Film.py 137 B

12345
  1. import bpy
  2. bpy.context.camera.sensor_width = 24.89
  3. bpy.context.camera.sensor_height = 18.66
  4. bpy.context.camera.sensor_fit = 'HORIZONTAL'