Attach(IRenderHook) Method
Attaches a new render hook onto the pipeline.
public void Attach(IRenderHook hook)
- Namespace
- Spectre
.Console .Rendering - Containing Type
- RenderPipeline
Parameters
- IRenderHook hook
- The render hook to attach.