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