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