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