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