Class ReadMaterialNode.InputPort
Input ports of the ReadMaterialNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class ReadMaterialNode.InputPort : InputPorts
Fields
usdMaterials
A list of UsdShadeMaterial prims, to be read and converted to UsdMaterialDescription.
Declaration
public List<UsdPrim> usdMaterials
Field Value
| Type | Description |
|---|---|
| List<UsdPrim> |