docs.unity3d.com
    目次を表示する/隠す

    Constructor LRUCacheAllocationStrategy

    LRUCacheAllocationStrategy(Int32, Int32, Int32, Int32)

    Create a new LRUAllocationStrategy objct.

    Declaration
    public LRUCacheAllocationStrategy(int poolMaxSize, int poolCapacity, int poolCacheMaxSize, int initialPoolCacheCapacity)
    Parameters
    Type Name Description
    Int32 poolMaxSize

    The max size of each pool.

    Int32 poolCapacity

    The initial capacity to create each pool list with.

    Int32 poolCacheMaxSize

    The max size of the internal pool cache.

    Int32 initialPoolCacheCapacity

    The initial number of pools to create.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)