docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method WithName

    WithName<TDescription>(TDescription, string)

    Provides a name for the generated job. This can be viewed in the profiler.

    Declaration
    public static TDescription WithName<TDescription>(this TDescription description, string name) where TDescription : ILambdaJobDescription
    Parameters
    Type Name Description
    TDescription description

    The target object

    string name

    Name for the generated job

    Returns
    Type Description
    TDescription

    The target object, suitable for chaining multiple methods

    Type Parameters
    Name Description
    TDescription

    Type of target object

    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)