Add Chromium-only Blender WebEngine parity work
This commit is contained in:
4
blender-5.2.0/scripts/presets/camera/Analog_IMAX.py
Normal file
4
blender-5.2.0/scripts/presets/camera/Analog_IMAX.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import bpy
|
||||
bpy.context.camera.sensor_width = 71.41
|
||||
bpy.context.camera.sensor_height = 52.63
|
||||
bpy.context.camera.sensor_fit = 'HORIZONTAL'
|
||||
Reference in New Issue
Block a user