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