Interface IMaterialCache | Unity Reflect | 1.1.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Interface IMaterialCache

    Namespace: UnityEngine.Reflect
    Syntax
    public interface IMaterialCache

    Methods

    GetMaterial(String)

    Declaration
    Material GetMaterial(string key)
    Parameters
    Type Name Description
    String key
    Returns
    Type Description
    Material
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX