Class CachedInfo
Stores asset information for the cache.
Inherited Members
Namespace: UnityEditor.Build.Pipeline.Utilities
Assembly: solution.dll
Syntax
[Serializable]
public class CachedInfo
Properties
Name | Description |
---|---|
Asset | Stores the asset. |
Data | Stores extra data related to the asset. |
Dependencies | Stores the asset dependencies. |