Class DisposeUsdImporterNode.InputPort
Input ports of the DisposeUsdImporterNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class DisposeUsdImporterNode.InputPort : InputPorts
Fields
root
The root of our imported GameObject hierarchy.
Declaration
public GameObject root
Field Value
Type | Description |
---|---|
GameObject |
stage
A USD stage to dispose off.
Declaration
public UsdStage stage
Field Value
Type | Description |
---|---|
UsdStage |