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