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