Struct LongMessageNode.MySimPorts
Namespace: Unity.Compositor.Editor.Tests
Syntax
public struct MySimPorts : ISimulationPortDefinition
Fields
Input
Declaration
public MessageInput<LongMessageNode, long> Input
Field Value
Type | Description |
---|---|
MessageInput<LongMessageNode, Int64> |
Output
Declaration
public MessageOutput<LongMessageNode, long> Output
Field Value
Type | Description |
---|---|
MessageOutput<LongMessageNode, Int64> |