Struct DataPhaseEnumConverter<T>.DataPorts
Namespace: Unity.Compositor
Syntax
public struct DataPorts : IKernelPortDefinition
Fields
EnumValue
Declaration
public DataOutput<DataPhaseEnumConverter<T>, T> EnumValue
Field Value
| Type | Description |
|---|---|
| DataOutput<DataPhaseEnumConverter<T>, T> |
IntValue
Declaration
public DataInput<DataPhaseEnumConverter<T>, int> IntValue
Field Value
| Type | Description |
|---|---|
| DataInput<DataPhaseEnumConverter<T>, Int32> |