Struct H_Feature_KernelData.MyNode.SimPorts
Inherited Members
Namespace: Unity.DataFlowGraph.Tour
Syntax
public struct SimPorts : ISimulationPortDefinition
Fields
SomeParameter
Use this to change some parameter.
Declaration
public MessageInput<H_Feature_KernelData.MyNode, float> SomeParameter
Field Value
Type | Description |
---|---|
MessageInput<H_Feature_KernelData.MyNode, Single> |