docs.unity.cn
    Show / Hide Table of Contents

    Property MaximumCacheSize

    MaximumCacheSize

    The maximum size of the cache in bytes. This value is applied to Caching.currentCacheForWriting.maximumAvailableStorageSpace. This will only be set if LimitCacheSize is true.

    Declaration
    public long MaximumCacheSize { get; set; }
    Property Value
    Type Description
    Int64
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use