Class VFXFilterWindow.Element
Namespace: UnityEditor.VFX.UI
Syntax
public class Element : IComparable
Fields
content
Declaration
public GUIContent content
Field Value
Type | Description |
---|---|
GUIContent |
level
Declaration
public int level
Field Value
Type | Description |
---|---|
Int32 |
Properties
name
Declaration
public string name { get; }
Property Value
Type | Description |
---|---|
String |
Methods
CompareTo(Object)
Declaration
public int CompareTo(object o)
Parameters
Type | Name | Description |
---|---|---|
Object | o |
Returns
Type | Description |
---|---|
Int32 |