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