Class ReadXFormAnimationNode.InputPort
Input ports of the ReadXFormAnimationNode.
Inherited Members
Namespace: UnityEditor.Importer.USD
Assembly: Unity.Importer.USD.Editor.dll
Syntax
public class ReadXFormAnimationNode.InputPort : InputPorts
  Fields
geomXformables
The list of UsdGeomXformable prims that are present in the stage
Declaration
public List<UsdPrim> geomXformables
  Field Value
| Type | Description | 
|---|---|
| List<UsdPrim> | 
usdMetadata
USD stage metadata.
Declaration
public UsdStageMetadata usdMetadata
  Field Value
| Type | Description | 
|---|---|
| UsdStageMetadata |