Interface IMaterialCache
Namespace: UnityEngine.Reflect
Syntax
public interface IMaterialCache
Methods
GetMaterial(SyncId)
Declaration
Material GetMaterial(SyncId id)
Parameters
Type | Name | Description |
---|---|---|
SyncId | id |
Returns
Type | Description |
---|---|
Material |