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 |