Struct DataPhasePassThroughNode_float.KernelDefs
Namespace: Unity.Compositor
Syntax
public struct KernelDefs : IKernelPortDefinition
Fields
Input
Declaration
public DataInput<DataPhasePassThroughNode_float, float> Input
Field Value
| Type | Description |
|---|---|
| DataInput<DataPhasePassThroughNode_float, Single> |
Output
Declaration
public DataOutput<DataPhasePassThroughNode_float, float> Output
Field Value
| Type | Description |
|---|---|
| DataOutput<DataPhasePassThroughNode_float, Single> |