Class TextureConstantNodeView
Inherited Members
Namespace: InsaneScatterbrain.MapGraph.Editor
Syntax
public class TextureConstantNodeView : ConstantNodeView
Constructors
TextureConstantNodeView(ConstantNode, ScriptGraphView)
Declaration
public TextureConstantNodeView(ConstantNode node, ScriptGraphView graphView)
Parameters
Type | Name | Description |
---|---|---|
ConstantNode | node | |
ScriptGraphView | graphView |