Class IDictionaryAggregatorNode<T>.OutputPort
Output ports of the IDictionaryAggregatorNode<T>.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class IDictionaryAggregatorNode<T>.OutputPort : OutputPorts
Fields
output
Result of the aggregation of all input values.
Declaration
public T output
Field Value
Type | Description |
---|---|
T |