Enum PostProcessingFeatureSet | Universal RP | 7.2.1
docs.unity3d.com
    Show / Hide Table of Contents

    Enum PostProcessingFeatureSet

    The available post-processing solutions to use for the project. To future proof your application, use Integrated instead of the comparability mode. Only use compatibility mode if your project still uses the Post-processing V2 package, but be aware that Unity plans to deprecate Post-processing V2 support for the Universal Render Pipeline in the near future.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum PostProcessingFeatureSet

    Fields

    Name Description
    Integrated

    The integrated post-processing stack.

    PostProcessingV2

    The post-processing stack v2. This option only works if the package is installed in the project. Be aware that Unity plans to deprecate Post-processing V2 support for the Universal Render Pipeline in the near future.

    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