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