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