docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateCustomPasses

    CreateCustomPasses(GameObject, List<CustomPassDescriptor>)

    Look for existing custom passes on the parent gameobject. This function will also build missing custompasses according to the custompass parameters found in the _sensorData descriptor.

    Declaration
    public static void CreateCustomPasses(GameObject gameObject, List<CustomPassDescriptor> lstCustomPassDescriptor)
    Parameters
    Type Name Description
    GameObject gameObject

    Object that will contain the custom pass.

    List<CustomPassDescriptor> lstCustomPassDescriptor

    A list of custom pass description to build.

    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)