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