8 lines
351 B
Markdown
8 lines
351 B
Markdown
# Post-processing effect execution order
|
|
|
|
The post-processing system in the High Definition Render Pipeline applies post-processing effects in a specific order. The system also combines some effects into the same Compute Shader to minimize the number of passes.
|
|
|
|
## Execution order and effect grouping
|
|
|
|
)
|