Class ReadXFormNode.InputPort
Input ports of the ReadXFormNode.
Inheritance
ReadXFormNode.InputPort
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class ReadXFormNode.InputPort : BaseMatrixConversionNode<ReadXFormNode.InputPort>.BaseInputPort
Fields
prims
A list of XFormable prims, to be read and converted to XFormableDescription.
Declaration
public List<UsdPrim> prims
Field Value
Type | Description |
---|---|
List<UsdPrim> |