PhotogrammetrySession.Error.invalidOutput(_:)
An error that represents an invalid output location.
Declaration
case invalidOutput(URL)Discussion
This error occurs in two cases:
The URL points to a directory that is not empty.
The URL points to a file ending in ‘.usdz’ that already exists.