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