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