CacheServer
This class provides an interface for performing operations on a cache server.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Class
- Namespace: UnityEditor
- Assembly: UnityEditor
public class CacheServer
Static Methods
Method | Description |
|---|---|
| UploadArtifacts | Upload the specified GUIDs to the Accelerator. If keys is empty, all assets are uploaded. |
| UploadShaderCache | Uploads the contents of the Shader Cache directly to the Accelerator. |