Expand description
Defines the post-processor type.
Post-processors are used mutate fields within a Render
.
Structsยง
- Post
Process Options - A struct representing options for the
PostProcessor
struct. - Post
Processor - A struct for post-processing
Render
s.