docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method PostProcess

    PostProcess(ref IList<GameObject>)

    Use to modify the output after the 'Run' method is executed. Always executed on the main thread.

    Declaration
    public override void PostProcess(ref IList<GameObject> output)
    Parameters
    Type Name Description
    IList<GameObject> output

    The output to modify

    Overrides
    PixyzAction.PostProcess(ref IList<GameObject>)
    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)