Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CacheServerMode

Selects the cache server configuration mode.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public enum CacheServerMode

Fields

Value

Description

AsPreferencesUse this if you want to use the global cache server settings.
DisabledUse this if you want to disable the use of cache server for the project.
EnabledUse this if you want to enable use of the project specific cache server settings.