Class DuplicateVerticesRemovalNode.InputPort
Input ports of the DuplicateVerticesRemovalNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class DuplicateVerticesRemovalNode.InputPort : InputPorts
Fields
pathToMeshDescription
Prim path to MeshDescription. MeshDescriptions are unique in this collection.
Declaration
public Dictionary<string, MeshDescription> pathToMeshDescription
Field Value
Type | Description |
---|---|
Dictionary<string, MeshDescription> |