docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetMipCount

    GetMipCount(int)

    Gets the Mip Count for a given size

    Declaration
    public static int GetMipCount(int size)
    Parameters
    Type Name Description
    int size

    The size to obtain the mip count

    Returns
    Type Description
    int

    The mip count

    GetMipCount(float)

    Gets the Mip Count for a given size

    Declaration
    public static int GetMipCount(float size)
    Parameters
    Type Name Description
    float size

    The size to obtain the mip count

    Returns
    Type Description
    int

    The mip count

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)