Blackmagic_Cinema_Camera.py 136 B

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