Class ReadReferencesNode.OutputPort
Output ports of the ReadReferencesNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class ReadReferencesNode.OutputPort : OutputPorts
Fields
objsToRefs
A mapping of prim path to their Master prim path, if any.
Declaration
public Dictionary<string, string> objsToRefs
Field Value
Type | Description |
---|---|
Dictionary<string, string> |