Enum PostProcessEvent | Post Processing | 2.2.2
docs.unity3d.com
    Show / Hide Table of Contents

    Enum PostProcessEvent

    Injection points for custom effects.

    Namespace: UnityEngine.Rendering.PostProcessing
    Syntax
    public enum PostProcessEvent

    Fields

    Name Description
    AfterStack

    Effects at this injection points will execute after builtin effects have been rendered and before the final pass that does FXAA and applies dithering.

    BeforeStack

    Effects at this injection points will execute after temporal anti-aliasing and before builtin effects are rendered.

    BeforeTransparent

    Effects at this injection points will execute before transparent objects are rendered.

    In This Article
    • Fields
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023