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