Class IntPropertyReaderNode
Inheritance
GameplayPropertyReaderNode<IntPropertyReaderNode.NodeData, IntPropertyReaderNode.Ports, IntPropertyReaderNode.KernelData, IntPropertyReaderNode.DataPorts, IntPropertyReaderNode.Kernel>
IntPropertyReaderNode
Inherited Members
Namespace: Unity.Compositor
Syntax
public class IntPropertyReaderNode : GameplayPropertyReaderNode<IntPropertyReaderNode.NodeData, IntPropertyReaderNode.Ports, IntPropertyReaderNode.KernelData, IntPropertyReaderNode.DataPorts, IntPropertyReaderNode.Kernel>, IEntityContextHandler, ITaskPortMsgHandler<IEntityContextHandler, EntityContext>, IMsgHandler<ulong>
Methods
EmitMessageOfType(UpdateContext, GraphVariant)
Declaration
protected override void EmitMessageOfType(in UpdateContext ctx, GraphVariant newValue)
Parameters
Type | Name | Description |
---|---|---|
UpdateContext | ctx | |
GraphVariant | newValue |
Overrides
Unity.Compositor.GameplayPropertyReaderNode<Unity.Compositor.IntPropertyReaderNode.NodeData, Unity.Compositor.IntPropertyReaderNode.Ports, Unity.Compositor.IntPropertyReaderNode.KernelData, Unity.Compositor.IntPropertyReaderNode.DataPorts, Unity.Compositor.IntPropertyReaderNode.Kernel>.EmitMessageOfType(UpdateContext, Unity.Compositor.GraphVariant)
GetContextPort(NodeHandle)
Declaration
protected override InputPortID GetContextPort(NodeHandle handle)
Parameters
Type | Name | Description |
---|---|---|
NodeHandle | handle |
Returns
Type | Description |
---|---|
InputPortID |
Overrides
Unity.Compositor.GameplayPropertyReaderNode<Unity.Compositor.IntPropertyReaderNode.NodeData, Unity.Compositor.IntPropertyReaderNode.Ports, Unity.Compositor.IntPropertyReaderNode.KernelData, Unity.Compositor.IntPropertyReaderNode.DataPorts, Unity.Compositor.IntPropertyReaderNode.Kernel>.GetContextPort(NodeHandle)