docs: 更新多个模块文档
- resources: 更新 audioclip 和 resourcepath 文档 - rhi: 更新 d3d12 和 opengl 文档
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
**类型**: `class`
|
||||
|
||||
**头文件**: `XCEngine/Resources/ResourcePath.h`
|
||||
**头文件**: `XCEngine/Core/IO/ResourcePath.h`
|
||||
|
||||
**描述**: 资源路径封装类,提供路径解析、转换和 GUID 生成功能。
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
## 头文件
|
||||
|
||||
```cpp
|
||||
#include <XCEngine/Resources/ResourcePath.h>
|
||||
#include <XCEngine/Core/IO/ResourcePath.h>
|
||||
```
|
||||
|
||||
## 公共方法
|
||||
|
||||
Reference in New Issue
Block a user