Struct KeyCodeNode.Ports
Namespace: Unity.Compositor.Inputs
Syntax
public struct Ports : ISimulationPortDefinition
Fields
Key
Declaration
public MessageInput<KeyCodeNode, KeyCode> Key
Field Value
Type | Description |
---|---|
MessageInput<KeyCodeNode, KeyCode> |
Value
Declaration
public MessageOutput<KeyCodeNode, float> Value
Field Value
Type | Description |
---|---|
MessageOutput<KeyCodeNode, Single> |