docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetParameter

    GetParameter(GraphDescriptor, string)

    Get a parameter descriptor by name

    Declaration
    public static ParameterDescriptor GetParameter(GraphDescriptor desc, string name)
    Parameters
    Type Name Description
    GraphDescriptor desc

    The GraphDescriptor

    string name

    The name of the parameter to get

    Returns
    Type Description
    ParameterDescriptor

    Returns a ParameterDescriptor or null if not found

    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)