Interface ITextureCache
Namespace: UnityEngine.Reflect
Syntax
public interface ITextureCache
Methods
GetTexture(SyncId)
Declaration
Texture2D GetTexture(SyncId id)
Parameters
Type | Name | Description |
---|---|---|
SyncId | id |
Returns
Type | Description |
---|---|
Texture2D |