docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateCustomPass

    CreateCustomPass(CustomPassInjectionPoint, ExecuteCustomPassAction<CustomPassContext>)

    Create hook on the camera to retrieve the output.

    Declaration
    protected void CreateCustomPass(CustomPassInjectionPoint injectionPoint, CustomPassCallback.ExecuteCustomPassAction<CustomPassContext> callback)
    Parameters
    Type Name Description
    CustomPassInjectionPoint injectionPoint

    Define the moment where we want the output

    CustomPassCallback.ExecuteCustomPassAction<CustomPassContext> callback

    Function to call to provide the camera output.

    In This Article
    Back to top
    Copyright © 2024 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)