docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetApproxCacheSizeInByte

    GetApproxCacheSizeInByte(int, int, bool, GraphicsFormat)

    Get cache size in bytes.

    Declaration
    public static long GetApproxCacheSizeInByte(int nbElement, int resolution, bool hasMipmap, GraphicsFormat format)
    Parameters
    Type Name Description
    int nbElement
    int resolution

    Atlas resolution (square).

    bool hasMipmap

    Atlas uses mip maps.

    GraphicsFormat format

    Atlas format.

    Returns
    Type Description
    long
    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)