输出日志Console
print(...);
Debug.Log(...);//白色
Debug.LogWarring(...);//黄色
Debug.LogError(...);//红色

首页 我的博客
粤ICP备17103704号