Files
2026-08-12 04:47:48 -04:00

4 lines
82 B
Python

import bpy
bpy.context.scene.render.fps = 6
bpy.context.scene.render.fps_base = 1