Struct InputBufferFloatDataNode.MyKernelPorts
Namespace: Unity.Compositor.Editor.Tests
Syntax
public struct MyKernelPorts : IKernelPortDefinition
Fields
Input
Declaration
public DataInput<InputBufferFloatDataNode, Buffer<float>> Input
Field Value
| Type | Description |
|---|---|
| DataInput<InputBufferFloatDataNode, Buffer<Single>> |