Struct KernelPhasePassThroughNodeBufferAnimatedData.KernelDefs
Namespace: Unity.Compositor.Animation
Syntax
public struct KernelDefs : IKernelPortDefinition
Fields
Input
Declaration
public DataInput<KernelPhasePassThroughNodeBufferAnimatedData, Buffer<AnimatedData>> Input
Field Value
| Type | Description |
|---|---|
| DataInput<KernelPhasePassThroughNodeBufferAnimatedData, Buffer<AnimatedData>> |
Output
Declaration
public DataOutput<KernelPhasePassThroughNodeBufferAnimatedData, Buffer<AnimatedData>> Output
Field Value
| Type | Description |
|---|---|
| DataOutput<KernelPhasePassThroughNodeBufferAnimatedData, Buffer<AnimatedData>> |