Struct UShortPropertyReaderNode.Kernel
Namespace: Unity.Compositor
Syntax
public struct Kernel : IGraphKernel<UShortPropertyReaderNode.KernelData, UShortPropertyReaderNode.DataPorts>
Methods
Execute(RenderContext, UShortPropertyReaderNode.KernelData, ref UShortPropertyReaderNode.DataPorts)
Declaration
public void Execute(RenderContext ctx, UShortPropertyReaderNode.KernelData data, ref UShortPropertyReaderNode.DataPorts ports)
Parameters
Type | Name | Description |
---|---|---|
RenderContext | ctx | |
UShortPropertyReaderNode.KernelData | data | |
UShortPropertyReaderNode.DataPorts | ports |