docs: 新增 light-component 全部方法文档及更新其他模块
- components: 新增 light-component 全部12个方法文档 - resources: 更新 audio-loader, resource-file-system 文档 - rhi: 更新 opengl/fence 文档
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
## 使用示例
|
||||
|
||||
```cpp
|
||||
#include "Resources/ResourceFileSystem.h"
|
||||
#include <XCEngine/Core/IO/ResourceFileSystem.h>
|
||||
|
||||
using namespace XCEngine;
|
||||
using namespace XCEngine::Resources;
|
||||
|
||||
Reference in New Issue
Block a user