3 lines
51 B
Python
3 lines
51 B
Python
|
|
import bpy
|
||
|
|
bpy.context.scene.render.ppm_base = 1.0
|