vault backup: 2025-11-07 16:00:55

This commit is contained in:
2025-11-07 16:00:55 +08:00
parent a92a5a6a89
commit e37708aa4d
2 changed files with 19 additions and 0 deletions

View File

@@ -58,6 +58,22 @@ abtest r.DynamicGlobalIlluminationMethod 0 1
- ChaosVisualDebugger - ChaosVisualDebugger
# Gameplay AI # Gameplay AI
- 可以通过小键盘的0~6来开始AI DebugView - 可以通过小键盘的0~6来开始AI DebugView
## AI 行为树调试工具
在StateTree编辑中可以通过Window - Debugger打开调试工具。可以录制所有AI的所有状态。
![[StateTree_Debugger.png|800]]
# UI
- SlateDebugger.Event.Start/Stop
- Slate Insights默认关闭只在Standalone 或者 打包游戏 有效。可以用于鉴于检测UI性能。
- MVVM + Widget Preview用于测试UI功能是否正常。
# Graph
- Material Debug Node
- Debug Float X Value系列。
- PlotFunctionOnGraph绘制曲线Debug节点。
- ** 打包工程中显示ViewModes的方法**
# BuildGraph # BuildGraph
-ListOnly -ListOnly
-Preprocess -Preprocess

Binary file not shown.