Class VFXContextBorder
Inheritance
System.Object
VFXContextBorder
Namespace: UnityEditor.VFX.UI
Syntax
public class VFXContextBorder : ImmediateModeElement, IDisposable
Constructors
VFXContextBorder()
Declaration
public VFXContextBorder()
Properties
endColor
Declaration
public Color endColor { get; }
Property Value
| Type | Description |
|---|---|
| Color |
startColor
Declaration
public Color startColor { get; }
Property Value
| Type | Description |
|---|---|
| Color |
Methods
ImmediateRepaint()
Declaration
protected override void ImmediateRepaint()