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