docs: update RHI API docs

This commit is contained in:
2026-03-20 02:35:45 +08:00
parent ea756c0177
commit 070b444f8f
501 changed files with 13493 additions and 2022 deletions

View File

@@ -4,7 +4,9 @@
static void UnbindFramebuffer()
```
静态方法,解除当前深度模板帧缓冲区的绑定。
静态方法,将默认帧缓冲framebuffer 0绑定为当前深度模板帧缓冲区用于解除任何自定义深度模板帧缓冲的绑定。
**返回值:** `void`
**示例:**