Detach(IRenderHook) Method
Detaches a render hook from the pipeline.
public void Detach(IRenderHook hook)
- Namespace
- Spectre
.Console .Rendering - Containing Type
- RenderPipeline
Parameters
- IRenderHook hook
- The render hook to detach.