docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method PreProcess

    PreProcess(ref Input)

    Use to validate/modify the input before the 'Run' method is executed. Always executed on the main thread.

    Declaration
    public virtual bool PreProcess(ref Input input)
    Parameters
    Type Name Description
    Input input

    Input object

    Returns
    Type Description
    bool

    If valid or not.

    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)