# RHISampler::Shutdown ```cpp virtual void Shutdown() = 0; ``` 释放采样器资源。 **复杂度:** O(1) ## 相关文档 - [RHISampler 总览](sampler.md) - 返回类总览