Class MapMaterialToMeshNode.OutputPort
Output ports of the MapMaterialToMeshNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class MapMaterialToMeshNode.OutputPort : OutputPorts
Fields
meshGameObjects
The resulting MeshPrimPath-GameObject mapping (Mesh filters with materials assigned).
Declaration
public Dictionary<string, GameObject> meshGameObjects
Field Value
Type | Description |
---|---|
Dictionary<string, GameObject> |