How to change View3DOverlay.show_stats?
Documentation: View3DOverlay.show_stats. The UI shows the following: However when I run bpy.data.screens['Layout'].overlay.show_stats, there is an error: AttributeError: 'Screen' object has no att...