docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method LimitTo

    LimitTo(int)

    Specify the number of metadata record to return. Useful when the dataset contains thousands of metadata entry, which can affect performance.

    Declaration
    public MetadataQueryBuilder LimitTo(int amount)
    Parameters
    Type Name Description
    int amount

    The number of metadata record to return

    Returns
    Type Description
    MetadataQueryBuilder

    The called MetadataQueryBuilder

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, November 15, 2023