Inheritance
System.Object
PortInputView
public class PortInputView : GraphElement, IDisposable
Constructors
Declaration
public PortInputView(MaterialSlot slot)
Parameters
Properties
Declaration
public Color edgeColor { get; }
Property Value
Declaration
public MaterialSlot slot { get; }
Property Value
Methods
Declaration
Declaration
protected override void OnStyleResolved(ICustomStyle styles)
Parameters
Type |
Name |
Description |
ICustomStyle |
styles |
|
Declaration
public void UpdateSlot(MaterialSlot newSlot)
Parameters
Declaration
public void UpdateSlotType()