docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum FullScreenPassRendererFeature.InjectionPoint

    An injection point for the full screen pass. This is similar to the RenderPassEvent enum but limited to only supported events.

    Namespace: Global Namespace
    Assembly: Unity.RenderPipelines.Universal.Runtime.dll
    Syntax
    public enum FullScreenPassRendererFeature.InjectionPoint

    Fields

    Name Description
    AfterRenderingPostProcessing

    Inject a full screen pass after post processing is rendered.

    BeforeRenderingPostProcessing

    Inject a full screen pass before post processing is rendered.

    BeforeRenderingTransparents

    Inject a full screen pass before transparents are rendered.

    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)