Class IntegerControlView
Inheritance
System.Object
IntegerControlView
Namespace: UnityEditor.ShaderGraph.Drawing.Controls
Syntax
public class IntegerControlView : VisualElement
Constructors
IntegerControlView(String, AbstractMaterialNode, PropertyInfo)
Declaration
public IntegerControlView(string label, AbstractMaterialNode node, PropertyInfo propertyInfo)
Parameters
Type | Name | Description |
---|---|---|
System.String | label | |
AbstractMaterialNode | node | |
PropertyInfo | propertyInfo |