- Fix link resolution with proper relative/absolute path handling - Improve link styling with underline decoration - Hide leaf nodes from tree, only show directories - Fix log file path for packaged app
285 B
285 B
OpenGLCommandList::SetStencilRef
void SetStencilRef(uint8_t ref)
设置模板测试参考值。
参数:
ref- 模板参考值
示例:
commandList->SetStencilRef(1);
相关文档
- OpenGLCommandList - 返回类总览