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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use