60.py 83 B

1234
  1. import bpy
  2. bpy.context.scene.render.fps = 60
  3. bpy.context.scene.render.fps_base = 1