fix(docs): fix AudioClip links, ResourcePackage path, Fence and Scene broken references
This commit is contained in:
@@ -25,7 +25,6 @@ RHIFence 是 RHI(Render Hardware Interface)子系统中的围栏抽象接口
|
||||
| [`Signal`](signal-value.md) | 发送信号(带值版本) |
|
||||
| [`Wait`](wait.md) | 等待围栏达到指定值 |
|
||||
| [`GetCompletedValue`](get-completed-value.md) | 获取已完成的值 |
|
||||
| [`IsSignaled`](is-signaled.md) | 检查围栏是否已发出信号 |
|
||||
| [`GetNativeHandle`](get-native-handle.md) | 获取原生句柄 |
|
||||
|
||||
## 使用示例
|
||||
|
||||
Reference in New Issue
Block a user