docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PostProcessData.ShaderResources

    Class containing shader resources used for Post Processing in URP.

    Inheritance
    object
    PostProcessData.ShaderResources
    Namespace: UnityEngine.Rendering.Universal
    Assembly: solution.dll
    Syntax
    public sealed class PostProcessData.ShaderResources

    Fields

    LensFlareDataDrivenPS

    The Lens Flare Post Processing shader.

    Declaration
    public Shader LensFlareDataDrivenPS
    Field Value
    Type Description
    Shader

    bloomPS

    The Bloom Post Processing shader.

    Declaration
    public Shader bloomPS
    Field Value
    Type Description
    Shader

    bokehDepthOfFieldPS

    The Bokeh Depth Of Field Post Processing shader.

    Declaration
    public Shader bokehDepthOfFieldPS
    Field Value
    Type Description
    Shader

    cameraMotionBlurPS

    The Motion Blur Post Processing shader.

    Declaration
    public Shader cameraMotionBlurPS
    Field Value
    Type Description
    Shader

    easuPS

    The Edge Adaptive Spatial Upsampling shader.

    Declaration
    public Shader easuPS
    Field Value
    Type Description
    Shader

    finalPostPassPS

    The Final Post Processing shader.

    Declaration
    public Shader finalPostPassPS
    Field Value
    Type Description
    Shader

    gaussianDepthOfFieldPS

    The Gaussian Depth Of Field Post Processing shader.

    Declaration
    public Shader gaussianDepthOfFieldPS
    Field Value
    Type Description
    Shader

    lutBuilderHdrPS

    The LUT Builder HDR Post Processing shader.

    Declaration
    public Shader lutBuilderHdrPS
    Field Value
    Type Description
    Shader

    lutBuilderLdrPS

    The LUT Builder LDR Post Processing shader.

    Declaration
    public Shader lutBuilderLdrPS
    Field Value
    Type Description
    Shader

    paniniProjectionPS

    The Panini Projection Post Processing shader.

    Declaration
    public Shader paniniProjectionPS
    Field Value
    Type Description
    Shader

    scalingSetupPS

    The Scaling Setup Post Processing shader.

    Declaration
    public Shader scalingSetupPS
    Field Value
    Type Description
    Shader

    stopNanPS

    The StopNan Post Processing shader.

    Declaration
    public Shader stopNanPS
    Field Value
    Type Description
    Shader

    subpixelMorphologicalAntialiasingPS

    The SubpixelMorphologicalAntiAliasing SMAA Post Processing shader.

    Declaration
    public Shader subpixelMorphologicalAntialiasingPS
    Field Value
    Type Description
    Shader

    temporalAntialiasingPS

    The Temporal-antialiasing Post Processing shader.

    Declaration
    public Shader temporalAntialiasingPS
    Field Value
    Type Description
    Shader

    uberPostPS

    The Uber Post Processing shader.

    Declaration
    public Shader uberPostPS
    Field Value
    Type Description
    Shader
    In This Article
    Back to top
    Copyright © 2025 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)