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