Class ReadReferencesNode.InputPort
Input ports of the ReadReferencesNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class ReadReferencesNode.InputPort : InputPorts
Fields
prims
Usd prims to parse for any related Master prim path.
Declaration
public List<UsdPrim> prims
Field Value
Type | Description |
---|---|
List<UsdPrim> |