docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IPostProcessComponent

    Implement this interface on every post process volumes

    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public interface IPostProcessComponent

    Methods

    Name Description
    IsActive()

    Tells if the post process needs to be rendered or not.

    IsTileCompatible()

    Tells if the post process can run the effect on-tile or if it needs a full pass.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)