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