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

    Class PostProcessResourceStripper

    Inheritance
    ScriptableObject
    PostProcessResourceStripper
    Namespace: UnityEditor.Rendering.PostProcessing
    Syntax
    public sealed class PostProcessResourceStripper : ScriptableObject

    Fields

    DefaultStrippingConfigAssetPath

    Declaration
    public const string DefaultStrippingConfigAssetPath = "Assets/PostProcessStrippingConfig.asset"
    Field Value
    Type Description
    System.String

    Properties

    instance

    Declaration
    public static PostProcessResourceStripper instance { get; }
    Property Value
    Type Description
    PostProcessResourceStripper

    Methods

    EnsurePostProcessStrippingConfigAssetExists()

    Declaration
    public static string EnsurePostProcessStrippingConfigAssetExists()
    Returns
    Type Description
    System.String

    Update()

    Declaration
    public static void Update()

    Update(BuildTarget)

    Declaration
    public static void Update(BuildTarget target)
    Parameters
    Type Name Description
    BuildTarget target
    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