Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

UploadArtifactsUpload the specified GUIDs to the Accelerator. If keys is empty, all assets are uploaded.
UploadShaderCacheUploads the contents of the Shader Cache directly to the Accelerator.