docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GenerateUniqueColors

    GenerateUniqueColors(int)

    Generate a set of unique colors (max 16M differents color can be generated, if count is greater than 16777216, the colors are not guaranted to be unique)

    Declaration
    [HandleProcessCorruptedStateExceptions]
    public ColorList GenerateUniqueColors(int count)
    Parameters
    Type Name Description
    int count

    Number of unique colors to generate

    Returns
    Type Description
    ColorList
    In This Article
    Back to top
    Copyright © 2025 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)