Class ReadMeshNode.OutputPort
Output ports of the ReadMeshNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class ReadMeshNode.OutputPort : OutputPorts
Fields
PathToMeshDescription
Prim path to MeshDescription. MeshDescriptions are unique in this collection. Instances are not included.
Declaration
public Dictionary<string, MeshDescription> PathToMeshDescription
Field Value
Type | Description |
---|---|
Dictionary<string, MeshDescription> |