Class GraphContext
Inheritance
System.Object
GraphContext
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: UnityEditor.ShaderGraph
Syntax
public class GraphContext
Constructors
GraphContext(String)
Declaration
public GraphContext(string inputStructName)
Parameters
Type | Name | Description |
---|---|---|
System.String | inputStructName |
Properties
graphInputStructName
Declaration
public string graphInputStructName { get; set; }
Property Value
Type | Description |
---|---|
System.String |