defaultCache
Returns the default cache which is added by Unity internally.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static Cache defaultCache { get; }
Remarks
You cannot remove the default cache.