Struct TextureInfo | Shader Graph | 8.2.0
docs.unity.cn
    Show / Hide Table of Contents

    Struct TextureInfo

    Namespace: UnityEditor.ShaderGraph.Internal
    Syntax
    [Serializable]
    public struct TextureInfo

    Fields

    name

    Declaration
    public string name
    Field Value
    Type Description
    String

    texture

    Declaration
    public Texture texture
    Field Value
    Type Description
    Texture
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX