Class PostProcessResources | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class PostProcessResources

    Inheritance
    System.Object
    PostProcessResources
    Namespace: UnityEngine.Rendering.PostProcessing
    Syntax
    public sealed class PostProcessResources : ScriptableObject

    Fields

    blueNoise256

    Declaration
    public Texture2D[] blueNoise256
    Field Value
    Type Description
    Texture2D[]

    blueNoise64

    Declaration
    public Texture2D[] blueNoise64
    Field Value
    Type Description
    Texture2D[]

    computeShaders

    Declaration
    public PostProcessResources.ComputeShaders computeShaders
    Field Value
    Type Description
    PostProcessResources.ComputeShaders

    shaders

    Declaration
    public PostProcessResources.Shaders shaders
    Field Value
    Type Description
    PostProcessResources.Shaders

    smaaLuts

    Declaration
    public PostProcessResources.SMAALuts smaaLuts
    Field Value
    Type Description
    PostProcessResources.SMAALuts
    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