docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetMaxCacheSizeForWeightInByte

    GetMaxCacheSizeForWeightInByte(int, bool, GraphicsFormat)

    Compute the max size of a power of two atlas for a given size in byte (weight).

    Declaration
    public static int GetMaxCacheSizeForWeightInByte(int weight, bool hasMipmap, GraphicsFormat format)
    Parameters
    Type Name Description
    int weight

    Atlas size in bytes.

    bool hasMipmap

    Atlas uses mip maps.

    GraphicsFormat format

    Atlas format.

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