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
bce938ac58469820e41b6572d5fef656ce5a2268
XCEngine
/
docs
/
api
/
XCEngine
/
RHI
/
OpenGL
/
OpenGLVertexArray
/
Unbind.md
ssdfasd
bce938ac58
docs(api): deepen OpenGL vertex array and view docs
2026-03-28 02:08:28 +08:00
246 B
Raw
Blame
History
Unescape
Escape
OpenGLVertexArray::Unbind()
void
Unbind
()
const
;
作用
解绑当前 VAO
,
切回默认顶点数组状态。
当前实现行为
直接调用
glBindVertexArray(0)
相关文档
Bind
GetID
Reference in New Issue
View Git Blame
Copy Permalink