docs: update RHI API docs
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
unsigned int GetTexture() const
|
||||
```
|
||||
|
||||
获取关联的纹理对象 ID。
|
||||
获取创建此深度模板视图时使用的原始纹理对象 ID。
|
||||
|
||||
**返回:** `unsigned int` - 纹理 ID
|
||||
**返回:** `unsigned int` - 纹理 OpenGL 对象 ID
|
||||
|
||||
**示例:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user