Struct PropertyCollector.TextureInfo
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: UnityEditor.ShaderGraph
Syntax
public struct TextureInfoFields
modifiable
Declaration
public bool modifiableField Value
| Type | Description | 
|---|---|
| System.Boolean | 
name
Declaration
public string nameField Value
| Type | Description | 
|---|---|
| System.String | 
textureId
Declaration
public int textureIdField Value
| Type | Description | 
|---|---|
| System.Int32 |