EG/core/vr/testing/__init__.py
2025-10-11 16:41:59 +08:00

11 lines
172 B
Python
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

"""
VR测试和调试子系统
负责VR测试和调试功能
- VR测试模式无头显测试
- 调试输出和诊断工具
- 性能测试工具
"""
__all__ = []