This website requires JavaScript.
Explore
Help
Register
Sign In
xuanchi
/
XCEngine
Watch
1
Star
1
Fork
0
You've already forked XCEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4ca8773eefe1eb3ca69481e32a6e7f303f70595f
XCEngine
/
docs
/
api
/
rhi
/
opengl
/
vertex-array
/
unbind.md
ssdfasd
070b444f8f
docs: update RHI API docs
2026-03-20 02:35:45 +08:00
220 B
Raw
Blame
History
OpenGLVertexArray::Unbind
void
Unbind
()
const
解除当前绑定的顶点数组对象。
示例:
vao
.
Unbind
();
相关文档
OpenGLVertexArray
- 返回类总览
Reference in New Issue
View Git Blame
Copy Permalink