调试类
stat fps 显示帧率
stat unit 显示各种消耗(包括DrawCal,逻辑)
stat UnitGraph 显示各个参数的实时曲线图
stat rhi 显示GPU消耗细则
stat game 显示当前帧的时间信息
stat memory 查看内存使用率
DisableAllScreenMessages
/ EnableAllScreenMessages
:关闭/打开屏幕打印信息。
stat fps 显示帧率
stat unit 显示各种消耗(包括DrawCal,逻辑)
stat UnitGraph 显示各个参数的实时曲线图
stat rhi 显示GPU消耗细则
stat game 显示当前帧的时间信息
stat memory 查看内存使用率
DisableAllScreenMessages
/ EnableAllScreenMessages
:关闭/打开屏幕打印信息。