docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Understand custom post-processing

    The High Definition Render Pipeline (HDRP) allows you to write your own post-processing effects in a script. A custom post-processing effect automatically integrates into the Volume framework.

    You can customize the order of your custom post-processing effects at each stage in the rendering process. These stages are called injection points. To learn when HDRP executes custom post-process passes, refer to Execution order

    For an example of a custom post-processing script, refer to Custom post-processing example scripts.

    Known issues and limitations

    • When you rename a custom post-process class name and file, HDRP removes it from the list in HDRP Project Settings which means HDRP does not render the post-processing effect.
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)