Blackmagic_Pocket_Cinema_Camera.py 136 B

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