Struct ShaderNode.ShaderProperty
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Assembly: Mixture.Runtime.dll
Syntax
[Serializable]
public struct ShaderProperty
Fields
|
Improve this Doc
View Source
displayName
Declaration
public string displayName
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
referenceName
Declaration
public string referenceName
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
type
Declaration
public SerializableType type
Field Value
Type |
Description |
SerializableType |
|