Class WriteMeshNode.OutputPort
Output ports of the WriteMeshNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class WriteMeshNode.OutputPort : OutputPorts
Fields
pathToUnityMesh
Unique meshes only.
Declaration
public Dictionary<string, Mesh> pathToUnityMesh
Field Value
Type | Description |
---|---|
Dictionary<string, Mesh> |