docs.unity.cn
    Show / Hide Table of Contents

    Interface ITextureCache

    Namespace: UnityEngine.Reflect
    Syntax
    public interface ITextureCache

    Methods

    GetTexture(StreamKey)

    Declaration
    Texture2D GetTexture(StreamKey id)
    Parameters
    Type Name Description
    StreamKey id
    Returns
    Type Description
    Texture2D
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 April 2021