Samsung_Galaxy_S3.py 164 B

123456
  1. import bpy
  2. bpy.context.camera.sensor_width = 4.8
  3. bpy.context.camera.sensor_height = 3.6
  4. bpy.context.camera.lens = 3.70
  5. bpy.context.camera.sensor_fit = 'HORIZONTAL'