Class SubGraphOutputControlAttribute
Inheritance
System.Object
SubGraphOutputControlAttribute
Namespace: UnityEditor.ShaderGraph
Syntax
public class SubGraphOutputControlAttribute : Attribute, IControlAttribute
Methods
InstantiateControl(AbstractMaterialNode, PropertyInfo)
Declaration
public VisualElement InstantiateControl(AbstractMaterialNode node, PropertyInfo propertyInfo)
Parameters
Type | Name | Description |
---|---|---|
AbstractMaterialNode | node | |
PropertyInfo | propertyInfo |
Returns
Type | Description |
---|---|
VisualElement |