Files
XCEngine/docs/api/d3d12/d3d12-command-list-shutdown.md

12 lines
174 B
Markdown
Raw Normal View History

2026-03-20 19:43:28 +08:00
# D3D12CommandList::Shutdown
关闭命令列表并释放资源。
```cpp
void Shutdown() override;
```
## 相关文档
- [D3D12CommandList 总览](d3d12-command-list.md)