exportPackage(to:options:)
Packages the stage into a USDZ archive.
Declaration
func exportPackage(to path: FilePath, options: USDStage.ExportOptions = []) throwsPackages the stage into a USDZ archive.
func exportPackage(to path: FilePath, options: USDStage.ExportOptions = []) throws