USDStage
A composed, runtime view of a USD scene assembled from one or more layers.
Declaration
struct USDStageTopics
Creating a stage
Opening a stage
open(rootLayer:sessionLayer:options:)open(_:sessionLayer:options:)open(_:loadingPayloads:)USDStage.OpenOptionsUSDStage.InitialLoadRule
Saving and reloading
Accessing prims and properties
prim(at:)object(at:)property(at:)attribute(at:)relationship(at:)pseudoRootdefaultPrimhasDefaultPrimUSDStage.Object
Authoring prims
Traversing the scene
Managing layers
Setting the edit target
Working with time codes
Reading stage metrics
Observing changes
Exporting the stage
exportPackage(to:options:)exportPackage(to:options:)exportFlattened(to:)exportFlattened(to:)USDStage.ExportOptions