docs: 更新 audioclip 和 audio-source-component 文档

- audioclip: 新增 set 方法文档
- audio-source-component: 新增 set-output-mixer 文档
This commit is contained in:
2026-03-26 02:04:27 +08:00
parent 48b73a5045
commit 10ee1fa3fa
12 changed files with 23 additions and 23 deletions

View File

@@ -33,5 +33,5 @@ void SetupSpotLight(LightComponent* light) {
## 相关文档
- [LightComponent](./light-component.md) - 光源组件
- [GetSpotAngle](./get-spot-angle.md) - 获取聚光灯角度
- [LightComponent](light-component.md) - 光源组件
- [GetSpotAngle](get-spot-angle.md) - 获取聚光灯角度