Class RotationType3dConstantNodeView
Inheritance
System.Object
EnumConstantNodeView<FastNoiseLite.RotationType3D>
RotationType3dConstantNodeView
Inherited Members
Namespace: InsaneScatterbrain.MapGraph.Editor
Syntax
public class RotationType3dConstantNodeView : EnumConstantNodeView<FastNoiseLite.RotationType3D>
Constructors
RotationType3dConstantNodeView(ConstantNode, ScriptGraphView)
Declaration
public RotationType3dConstantNodeView(ConstantNode node, ScriptGraphView graphView)
Parameters
Type | Name | Description |
---|---|---|
ConstantNode | node | |
ScriptGraphView | graphView |