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