Class CreateMaterialFromMeshColorNode.OutputPort
Output ports of the CreateMaterialFromMeshColorNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class CreateMaterialFromMeshColorNode.OutputPort : OutputPorts
Fields
materials
A MaterialPrimPath-Material mapping containing all the materials created by this node.
Declaration
public Dictionary<string, Material> materials
Field Value
| Type | Description |
|---|---|
| Dictionary<string, Material> |