docs.unity.cn
    Show / Hide Table of Contents

    Enum FullScreenPassRendererFeature.InjectionPoint

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

    Namespace: Global Namespace
    Syntax
    public enum InjectionPoint

    Fields

    Name Description Value
    BeforeRenderingTransparents

    Inject a full screen pass before transparents are rendered


    450
    BeforeRenderingPostProcessing

    Inject a full screen pass before post processing is rendered


    550
    AfterRenderingPostProcessing

    Inject a full screen pass after post processing is rendered


    600
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 07 July 2023