Class BaseMatrixConversionNode<T>.OutputPort
Output ports of the BaseMatrixConversionNode<T>.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class BaseMatrixConversionNode<T>.OutputPort : OutputPorts
Fields
xFormableDescriptions
A PrimPath-XFormableDescription mapping resulting from the transformation. Commonly, this data is used to create Unity Transform from USD XForm Prims.
Declaration
public Dictionary<string, XFormableDescription> xFormableDescriptions
Field Value
Type | Description |
---|---|
Dictionary<string, XFormableDescription> |