Field BinaryStorageBufferCacheSize
This value controls the amount of memory used internally by the storage buffer of the binary catalog. Lower values will use less memory but may result in higher cpu usage as more data will be uncached and will need to be rebuilt. The default value is 128 and should work for most applications.
Namespace: UnityEditor.AddressableAssets
Assembly: Unity.Addressables.Editor.dll
Syntax
public int BinaryStorageBufferCacheSize
Returns
Type | Description |
---|---|
int |