Interface IEnumConversion
Namespace: UnityEditor.ShaderGraph.Drawing.Controls
Syntax
public interface IEnumConversion
Properties
from
Declaration
Enum from { get; set; }
Property Value
Type | Description |
---|---|
Enum |
to
Declaration
Enum to { get; set; }
Property Value
Type | Description |
---|---|
Enum |